C# Class SData.UntypedObject

Afficher le fichier Open project: knat/SData

Méthodes publiques

Méthode Description
UntypedObject ( ) : System.Collections.Generic
UntypedObject ( object>.Dictionary properties ) : System.Collections.Generic
UntypedObject ( FullName classFullName, object>.Dictionary properties ) : System.Collections.Generic

Method Details

UntypedObject() public méthode

public UntypedObject ( ) : System.Collections.Generic
Résultat System.Collections.Generic

UntypedObject() public méthode

public UntypedObject ( object>.Dictionary properties ) : System.Collections.Generic
properties object>.Dictionary
Résultat System.Collections.Generic

UntypedObject() public méthode

public UntypedObject ( FullName classFullName, object>.Dictionary properties ) : System.Collections.Generic
classFullName FullName
properties object>.Dictionary
Résultat System.Collections.Generic