[Missing <summary> documentation for "M:Breeze.Sharp.CamelCasePropertiesNamingConvention.ServerPropertyNameToClient(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 ServerPropertyNameToClient( string serverName, StructuralType parentType )
Parameters
- serverName
- Type: SystemString
- parentType
- Type: Breeze.SharpStructuralType
Return Value
Type: StringSee Also