C# Class RunningObjects.Core.Query.DynamicProperty

Afficher le fichier Open project: edurdias/RunningObjects Class Usage Examples

Méthodes publiques

Méthode Description
DynamicProperty ( string name, Type type, Attribute attributes ) : System

Method Details

DynamicProperty() public méthode

public DynamicProperty ( string name, Type type, Attribute attributes ) : System
name string
type System.Type
attributes System.Attribute
Résultat System