CamelCasePropertiesNamingConvention Methods Breeze.sharp

The CamelCasePropertiesNamingConvention type exposes the following members.

Methods

  Name Description
Protected method AddClientServerNamespaceMapping (Inherited from NamingConvention.)
Public method ClientPropertyNameToServer (Overrides NamingConventionClientPropertyNameToServer(String, StructuralType).)
Public method ClientTypeNameToServer
Translates a client TypeNameInfo into a server TypeNameInfo.
(Inherited from NamingConvention.)
Protected method Clone (Inherited from NamingConvention.)
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 (Overrides NamingConventionServerPropertyNameToClient(String, StructuralType).)
Public method ServerTypeNameToClient
Translates a server TypeNameInfo into a client TypeNameInfo.
(Inherited from NamingConvention.)
Public method TestPropertyName (Inherited from NamingConvention.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WithClientServerNamespaceMapping(IDictionaryString, String) (Inherited from NamingConvention.)
Public method WithClientServerNamespaceMapping(String, String) (Inherited from NamingConvention.)
Top
See Also

Reference