[Missing <summary> documentation for "M:Breeze.Sharp.CamelCasePropertiesNamingConvention.ClientPropertyNameToServer(System.String,Breeze.Sharp.StructuralType)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public override string ClientPropertyNameToServer( string clientName, StructuralType parentType )
Parameters
- clientName
- Type: SystemString
- parentType
- Type: Breeze.SharpStructuralType
Return Value
Type: StringSee Also