NamingConventionTestPropertyName Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.NamingConvention.TestPropertyName(System.String,Breeze.Sharp.StructuralType,System.Boolean)"]

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public string TestPropertyName(
	string testVal,
	StructuralType parentType,
	bool toServer
)

Parameters

testVal
Type: SystemString
parentType
Type: Breeze.SharpStructuralType
toServer
Type: SystemBoolean

Return Value

Type: String
See Also

Reference