C# Class NLPUnpacker.Boolean

Inheritance: SERIParameter
Afficher le fichier Open project: gdkchan/NLPUnpacker

Méthodes publiques

Свойство Type Description
Value bool

Méthodes publiques

Méthode Description
Boolean ( ) : System.Collections.Generic
Boolean ( string Name, bool Value ) : System.Collections.Generic

Method Details

Boolean() public méthode

public Boolean ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Boolean() public méthode

public Boolean ( string Name, bool Value ) : System.Collections.Generic
Name string
Value bool
Résultat System.Collections.Generic

Property Details

Value public_oe property

public bool Value
Résultat bool