C# Class Hapikit.Templates.VarSpec

Afficher le fichier Open project: hapikit/hapikit.net Class Usage Examples

Méthodes publiques

Свойство Type Description
Explode bool
First bool
PrefixLength int
VarName System.Text.StringBuilder

Méthodes publiques

Méthode Description
ToString ( ) : string
VarSpec ( OperatorInfo operatorInfo ) : System.Text

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

VarSpec() public méthode

public VarSpec ( OperatorInfo operatorInfo ) : System.Text
operatorInfo OperatorInfo
Résultat System.Text

Property Details

Explode public_oe property

public bool Explode
Résultat bool

First public_oe property

public bool First
Résultat bool

PrefixLength public_oe property

public int PrefixLength
Résultat int

VarName public_oe property

public StringBuilder,System.Text VarName
Résultat System.Text.StringBuilder