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

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

Méthodes publiques

Méthode Description
GetInstance ( string value, string formatStrings, IScalarUnmarshallingContext scalarUnmarshallingContext ) : object
MetadataIntegerScalarType ( ) : 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

MetadataIntegerScalarType() public méthode

public MetadataIntegerScalarType ( ) : System
Résultat System