C# Class NLPUnpacker.Integer

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Integer ( ) : System.Collections.Generic
Integer ( string Name, int Value ) : System.Collections.Generic

Method Details

Integer() public méthode

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

Integer() public méthode

public Integer ( string Name, int Value ) : System.Collections.Generic
Name string
Value int
Résultat System.Collections.Generic

Property Details

Value public_oe property

public int Value
Résultat int