C# Class X13.Periphery.MsWillTopic

Inheritance: MsMessage
Afficher le fichier Open project: X13home/X13.Host Class Usage Examples

Méthodes publiques

Свойство Type Description
Path string
Retain bool

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
MsWillTopic ( byte buf, int start, int end ) : System

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

MsWillTopic() public méthode

public MsWillTopic ( byte buf, int start, int end ) : System
buf byte
start int
end int
Résultat System

Property Details

Path public_oe property

public string Path
Résultat string

Retain public_oe property

public bool Retain
Résultat bool