C# Class StringFormatEx.PlaceholderInfo

Afficher le fichier Open project: qstarin/StringFormatEx Class Usage Examples

Méthodes publiques

Свойство Type Description
formatLength int
formatStart int
hasNested bool
placeholderLength int
placeholderStart int
selectorLength int
selectorStart int
selectors IEnumerable

Property Details

formatLength public_oe property

public int formatLength
Résultat int

formatStart public_oe property

public int formatStart
Résultat int

hasNested public_oe property

public bool hasNested
Résultat bool

placeholderLength public_oe property

public int placeholderLength
Résultat int

placeholderStart public_oe property

public int placeholderStart
Résultat int

selectorLength public_oe property

public int selectorLength
Résultat int

selectorStart public_oe property

public int selectorStart
Résultat int

selectors public_oe property

public IEnumerable selectors
Résultat IEnumerable