C# Class CodeTV.PSI.PSIPMT

Inheritance: PSILongSection
Afficher le fichier Open project: dgis/CodeTV Class Usage Examples

Méthodes publiques

Méthode Description
GetStreamByType ( STREAM_TYPES streamType ) : Data
Parse ( byte data ) : void
ToString ( ) : string
ToStringSectionOnly ( string prefix ) : string

Method Details

GetStreamByType() public méthode

public GetStreamByType ( STREAM_TYPES streamType ) : Data
streamType STREAM_TYPES
Résultat Data

Parse() public méthode

public Parse ( byte data ) : void
data byte
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

ToStringSectionOnly() public méthode

public ToStringSectionOnly ( string prefix ) : string
prefix string
Résultat string