[Missing <summary> documentation for "M:Breeze.Sharp.NamingConvention.AddClientServerNamespaceMapping(System.String,System.String)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
protected void AddClientServerNamespaceMapping( string clientNamespace, string serverNamespace )
Parameters
- clientNamespace
- Type: SystemString
- serverNamespace
- Type: SystemString
See Also