C# Class CsDO.CodeGenerator.FieldDefinition

Exibir arquivo Open project: MonoBrasil/CsDO Class Usage Examples

Public Methods

Method Description
FieldDefinition ( string fieldName, Type type ) : System
ToString ( ) : string

Method Details

FieldDefinition() public method

public FieldDefinition ( string fieldName, Type type ) : System
fieldName string
type System.Type
return System

ToString() public method

public ToString ( ) : string
return string