C# Class PeterO.Cbor.CBORTag1

Inheritance: ICBORTag
Datei anzeigen 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