C# Class ScriptsRefactorer.Type

Afficher le fichier Open project: rotators/tools

Méthodes publiques

Свойство Type Description
BasicTypes String[]
IsConst bool
IsTemplate bool
ModName String
Name String
SubType Type

Méthodes publiques

Méthode Description
GetString ( ) : String
IsBasic ( ) : bool
Type ( ) : System

Method Details

GetString() public méthode

public GetString ( ) : String
Résultat String

IsBasic() public méthode

public IsBasic ( ) : bool
Résultat bool

Type() public méthode

public Type ( ) : System
Résultat System

Property Details

BasicTypes public_oe static_oe property

public static String[] BasicTypes
Résultat String[]

IsConst public_oe property

public bool IsConst
Résultat bool

IsTemplate public_oe property

public bool IsTemplate
Résultat bool

ModName public_oe property

public String ModName
Résultat String

Name public_oe property

public String Name
Résultat String

SubType public_oe property

public Type SubType
Résultat Type