Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PeterO
Cbor
CBORTag26
C# Class PeterO.Cbor.CBORTag26
Inheritance:
ICBORTag
Mostrar archivo
Open project: peteroupc/CBOR
Public Methods
Method
Description
GetTypeFilter
( ) :
CBORTypeFilter
ValidateObject
(
CBORObject
obj
) :
CBORObject
Method Details
GetTypeFilter()
public
method
public
GetTypeFilter
( ) :
CBORTypeFilter
return
CBORTypeFilter
ValidateObject()
public
method
public
ValidateObject
(
CBORObject
obj
) :
CBORObject
obj
CBORObject
return
CBORObject