C# Class Scorpio.CodeDom.CodeObject

Afficher le fichier Open project: qingfeng346/Scorpio-CSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Negative bool
Not bool
StackInfo Scorpio.Exception.StackInfo

Méthodes publiques

Méthode Description
CodeObject ( ) : System
CodeObject ( string breviary, int line ) : System

Method Details

CodeObject() public méthode

public CodeObject ( ) : System
Résultat System

CodeObject() public méthode

public CodeObject ( string breviary, int line ) : System
breviary string
line int
Résultat System

Property Details

Negative public_oe property

public bool Negative
Résultat bool

Not public_oe property

public bool Not
Résultat bool

StackInfo public_oe property

public StackInfo,Scorpio.Exception StackInfo
Résultat Scorpio.Exception.StackInfo