Click or drag to resize
TypeHelper Methods

The TypeHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddType
Adds the type to the type list.
Public methodStatic memberAddTypes
Adds the specified types to the resulting array.
Public methodStatic memberEnsureMaxCodeNameLength
Ensures maximal allowed code name length.
Public methodStatic memberGetMaxCodeNameLength
Gets the maximum code name length
Public methodStatic memberGetNiceName
Gets nice name from the given object type
Public methodStatic memberGetNiceObjectTypeName
Gets the nice object type name for this type
Public methodStatic memberGetObjectTypeResourceKey
Gets the resource key for the name of the object type.
Public methodStatic memberGetPlural
Gets the plural for the given name
Public methodStatic memberGetTasksResourceKey
Gets the resource key for the
Public methodStatic memberGetTypes
Resolves the object types.
Public methodStatic memberNewList(ICollection)
Returns a new list created from the given values
Public methodStatic memberNewList(String)
Returns a new list created from the given values
Top
See Also