[Missing <summary> documentation for "M:Breeze.Sharp.NamingConvention.WithClientServerNamespaceMapping(System.String,System.String)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public NamingConvention WithClientServerNamespaceMapping( string clientNamespace, string serverNamespace )
Parameters
- clientNamespace
- Type: SystemString
- serverNamespace
- Type: SystemString
Return Value
Type: NamingConventionSee Also