Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Protected Constructors
Documentation for this section has not yet been entered. ⊟ Protected Fields
⊟ Public Properties
Code InstructionCode . Documentation for this section has not yet been entered. Value byte . Documentation for this section has not yet been entered. ⊟ Public Operators
staticConversion to System.Byte (Implicit) Documentation for this section has not yet been entered. staticConversion to PCSC.Iso7816.InstructionByte (Implicit) Documentation for this section has not yet been entered. staticConversion to PCSC.Iso7816.InstructionByte (Implicit) Documentation for this section has not yet been entered.
⊟ InstructionByte Constructor
Documentation for this section has not yet been entered.
public InstructionByte (InstructionCode code)⊟ Parameters
- code
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ InstructionByte Constructor
Documentation for this section has not yet been entered.
protected InstructionByte (byte ins)⊟ Parameters
- ins
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Code Property
Documentation for this section has not yet been entered.
public InstructionCode Code { set; get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ ins Field
Documentation for this section has not yet been entered.
protected byte ins⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static implicit operator byte (InstructionByte insByteInfo)⊟ Parameters
- insByteInfo
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static implicit operator InstructionByte (InstructionCode code)⊟ Parameters
- code
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static implicit operator InstructionByte (byte b)⊟ Parameters
- b
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Value Property
Documentation for this section has not yet been entered.
public byte Value { set; get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1