C# Class kompiler.AttrType

Inheritance: Attribute
Afficher le fichier Open project: jakl/hacks Class Usage Examples

Méthodes publiques

Свойство Type Description
m_startIndex int

Méthodes publiques

Méthode Description
AttrType ( int startIndex, int endIndex ) : System
ToString ( ) : string

Method Details

AttrType() public méthode

public AttrType ( int startIndex, int endIndex ) : System
startIndex int
endIndex int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

m_startIndex public_oe property

public int m_startIndex
Résultat int