pcsc-sharp : PCSC.Iso7816 Namespace

InstructionByte Class

Documentation for this section has not yet been entered.

public class InstructionByte

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

Members

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

ins byte . Documentation for this section has not yet been entered.

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

static
Conversion to System.Byte (Implicit) Documentation for this section has not yet been entered.
static
Conversion to PCSC.Iso7816.InstructionByte (Implicit) Documentation for this section has not yet been entered.
static
Conversion to PCSC.Iso7816.InstructionByte (Implicit) Documentation for this section has not yet been entered.

Member Details

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