C# Class Scorpio.ScorpioReflect.GenerateScorpioType

Afficher le fichier Open project: qingfeng346/Scorpio-CSharp

Méthodes publiques

Свойство Type Description
ClassName string
Namespace string

Méthodes publiques

Méthode Description
AddType ( Type type ) : void
CreateObject ( ) : string
Generate ( ) : string

Method Details

AddType() public méthode

public AddType ( Type type ) : void
type System.Type
Résultat void

CreateObject() public méthode

public CreateObject ( ) : string
Résultat string

Generate() public méthode

public Generate ( ) : string
Résultat string

Property Details

ClassName public_oe property

public string ClassName
Résultat string

Namespace public_oe property

public string Namespace
Résultat string