CamelCasePropertiesNamingConventionClientPropertyNameToServer Method Breeze.sharp

[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: String
See Also

Reference