Click or drag to resize
DataTypeCodeGenerator Properties

The DataTypeCodeGenerator type exposes the following members.

Properties
  NameDescription
Public propertyDataTypeNameRetriever
Function retrieving generated data type name.
Public propertyDefaultValueRetriever
Function retrieving default value of a given type.
Public propertySummaryRetriever
Function retrieving text used in summary comment section.
Public propertyUsingsRetriever
Function retrieving a list of namespaces used in using statements.
Public propertyValidationHelperMethodNameRetriever
Function retrieving name of method from ValidationHelper used for retrieving value of a given type.
Top
See Also