C# Class Underscore.Object.DynamicComponent

Inheritance: IDynamicComponent
Afficher le fichier Open project: konkked/Underscore.cs

Méthodes publiques

Méthode Description
DynamicComponent ( IPropertyComponent property ) : System.Collections.Generic
ToDynamic ( object value ) : dynamic

Method Details

DynamicComponent() public méthode

public DynamicComponent ( IPropertyComponent property ) : System.Collections.Generic
property IPropertyComponent
Résultat System.Collections.Generic

ToDynamic() public méthode

public ToDynamic ( object value ) : dynamic
value object
Résultat dynamic