C# Class AsterixDisplayAnalyser.CAT08

Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Méthodes publiques

Свойство Type Description
I008DataItems System.Collections.Generic.List

Méthodes publiques

Méthode Description
Decode ( byte Data, string Time ) : string
Intitialize ( ) : void
ItemIDToIndex ( string ID ) : int

Method Details

Decode() public méthode

public Decode ( byte Data, string Time ) : string
Data byte
Time string
Résultat string

Intitialize() public static méthode

public static Intitialize ( ) : void
Résultat void

ItemIDToIndex() public static méthode

public static ItemIDToIndex ( string ID ) : int
ID string
Résultat int

Property Details

I008DataItems public_oe static_oe property

public static List,System.Collections.Generic I008DataItems
Résultat System.Collections.Generic.List