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

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

Méthodes publiques

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

MetadataDoubleScalarType() public méthode

public MetadataDoubleScalarType ( ) : System
Résultat System