C# Class Ecologylab.BigSemantics.MetadataNS.Scalar.Types.MetadataBooleanScalarType

Inheritance: MetadataScalarType
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
GetInstance ( string value, string formatStrings, IScalarUnmarshallingContext scalarUnmarshallingContext ) : object
MetadataBooleanScalarType ( ) : System

Method Details

GetInstance() public méthode

public GetInstance ( string value, string formatStrings, IScalarUnmarshallingContext scalarUnmarshallingContext ) : object
value string
formatStrings string
scalarUnmarshallingContext IScalarUnmarshallingContext
Résultat object

MetadataBooleanScalarType() public méthode

public MetadataBooleanScalarType ( ) : System
Résultat System