C# Class ParserLib.SMS.Envelope

Inheritance: TLV
Afficher le fichier Open project: rrajaguk/ApduParser Class Usage Examples

Méthodes publiques

Свойство Type Description
Contents List

Méthodes publiques

Méthode Description
Envelope ( ) : System
parseEnvelope ( string val ) : void

Method Details

Envelope() public méthode

public Envelope ( ) : System
Résultat System

parseEnvelope() public méthode

public parseEnvelope ( string val ) : void
val string
Résultat void

Property Details

Contents public_oe property

public List Contents
Résultat List