NamingConvention Methods Breeze.sharp

The NamingConvention type exposes the following members.

Methods

  Name Description
Protected method AddClientServerNamespaceMapping
Public method ClientPropertyNameToServer
Translates a server property name into a client property name.
Public method ClientTypeNameToServer
Translates a client TypeNameInfo into a server TypeNameInfo.
Protected method Clone
Public method Equals (Inherited from Internable.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode (Inherited from Internable.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ServerPropertyNameToClient
Translates a server property name into a client property name.
Public method ServerTypeNameToClient
Translates a server TypeNameInfo into a client TypeNameInfo.
Public method TestPropertyName
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WithClientServerNamespaceMapping(IDictionaryString, String)
Public method WithClientServerNamespaceMapping(String, String)
Top
See Also

Reference