The CamelCasePropertiesNamingConvention type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddClientServerNamespaceMapping | (Inherited from NamingConvention.) | |
ClientPropertyNameToServer | (Overrides NamingConventionClientPropertyNameToServer(String, StructuralType).) | |
ClientTypeNameToServer |
Translates a client TypeNameInfo into a server TypeNameInfo.
(Inherited from NamingConvention.) |
|
Clone | (Inherited from NamingConvention.) | |
Equals | (Inherited from Internable.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | (Inherited from Internable.) | |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ServerPropertyNameToClient | (Overrides NamingConventionServerPropertyNameToClient(String, StructuralType).) | |
ServerTypeNameToClient |
Translates a server TypeNameInfo into a client TypeNameInfo.
(Inherited from NamingConvention.) |
|
TestPropertyName | (Inherited from NamingConvention.) | |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
WithClientServerNamespaceMapping(IDictionaryString, String) | (Inherited from NamingConvention.) | |
WithClientServerNamespaceMapping(String, String) | (Inherited from NamingConvention.) |
See Also