[Missing <summary> documentation for "M:Breeze.Sharp.NamingConvention.WithClientServerNamespaceMapping(System.Collections.Generic.IDictionary{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( IDictionary<string, string> clientServerNamespaceMap )
Parameters
- clientServerNamespaceMap
- Type: System.Collections.GenericIDictionaryString, String
Return Value
Type: NamingConventionSee Also