C# Class Machete.Runtime.RuntimeTypes.SpecificationTypes.SDeclarativeEnvironmentRecord.Binding

Afficher le fichier Open project: ChaosPandion/Machete

Méthodes publiques

Свойство Type Description
Flags BFlags
Value IDynamic

Méthodes publiques

Méthode Description
Binding ( IDynamic value, BFlags flags ) : System

Method Details

Binding() public méthode

public Binding ( IDynamic value, BFlags flags ) : System
value IDynamic
flags BFlags
Résultat System

Property Details

Flags public_oe property

public BFlags Flags
Résultat BFlags

Value public_oe property

public IDynamic Value
Résultat IDynamic