C# Class Simple.Data.SqlAnywhereTest.WeirdType

Inheritance: System.Dynamic.DynamicObject
Afficher le fichier Open project: richardhopton/Simple.Data.SqlAnywhere Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
TryConvert ( ConvertBinder binder, object &result ) : bool
WeirdType ( object value ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

TryConvert() public méthode

public TryConvert ( ConvertBinder binder, object &result ) : bool
binder System.Dynamic.ConvertBinder
result object
Résultat bool

WeirdType() public méthode

public WeirdType ( object value ) : System
value object
Résultat System