NamingConventionWithClientServerNamespaceMapping Method (String, String) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.NamingConvention.WithClientServerNamespaceMapping(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(
	string clientNamespace,
	string serverNamespace
)

Parameters

clientNamespace
Type: SystemString
serverNamespace
Type: SystemString

Return Value

Type: NamingConvention
See Also

Reference