[Missing <summary> documentation for "P:Breeze.Sharp.NamingConvention.ClientServerNamespaceMap"]
Namespace: Breeze.SharpAssembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
public ReadOnlyDictionary<string, string> ClientServerNamespaceMap { get; }
Public ReadOnly Property ClientServerNamespaceMap As ReadOnlyDictionary(Of String, String)
Get
public:
property ReadOnlyDictionary<String^, String^>^ ClientServerNamespaceMap {
ReadOnlyDictionary<String^, String^>^ get ();
}
member ClientServerNamespaceMap : ReadOnlyDictionary<string, string> with get
Property Value
Type:
ReadOnlyDictionaryString,
String
Reference