MetadataStoreGetDefaultResourceName Method (Type) Breeze.sharp
Returns the default resource name for the specified CLR type.

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

public string GetDefaultResourceName(
	Type clrType
)

Parameters

clrType
Type: SystemType

Return Value

Type: String
See Also

Reference