메소드 | 설명 | |
---|---|---|
CkOtpParam ( ulong type, byte value ) : System |
Initializes a new instance of the CkOtpParam class.
|
|
Dispose ( ) : void |
Disposes object
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes object
|
메소드 | 설명 | |
---|---|---|
CkOtpParam ( HighLevelAPI40 ckOtpParam ) : System |
Initializes a new instance of the CkOtpParam class.
|
|
CkOtpParam ( HighLevelAPI41 ckOtpParam ) : System |
Initializes a new instance of the CkOtpParam class.
|
|
CkOtpParam ( HighLevelAPI80 ckOtpParam ) : System |
Initializes a new instance of the CkOtpParam class.
|
|
CkOtpParam ( HighLevelAPI81 ckOtpParam ) : System |
Initializes a new instance of the CkOtpParam class.
|
public CkOtpParam ( ulong type, byte value ) : System | ||
type | ulong | Parameter type |
value | byte | Value of the parameter |
리턴 | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | Flag indicating whether managed resources should be disposed |
리턴 | void |