C# Class CmdBody, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
GetLength ( ) : int
ToBytes ( ) : byte[]

Method Details

GetLength() public abstract méthode

public abstract GetLength ( ) : int
Résultat int

ToBytes() public abstract méthode

public abstract ToBytes ( ) : byte[]
Résultat byte[]