C# Class Redu.Protocol.Integer

Inheritance: Bulk, IInteger
Afficher le fichier Open project: arccoza/redu

Méthodes publiques

Méthode Description
Integer ( byte data ) : System
Integer ( int data ) : System
Integer ( string data ) : System

Method Details

Integer() public méthode

public Integer ( byte data ) : System
data byte
Résultat System

Integer() public méthode

public Integer ( int data ) : System
data int
Résultat System

Integer() public méthode

public Integer ( string data ) : System
data string
Résultat System