C# Class CsDO.CodeGenerator.FieldDefinition

Afficher le fichier Open project: MonoBrasil/CsDO Class Usage Examples

Méthodes publiques

Méthode Description
FieldDefinition ( string fieldName, Type type ) : System
ToString ( ) : string

Method Details

FieldDefinition() public méthode

public FieldDefinition ( string fieldName, Type type ) : System
fieldName string
type System.Type
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string