Struct Bindable
public struct Bindable
- Inherited Members
Properties
BindingTargetType
public Type BindingTargetType { readonly get; set; }
Property Value
FactoryMethod
public MethodInfo FactoryMethod { readonly get; set; }
Property Value
IsInput
public bool IsInput { readonly get; set; }
Property Value
Name
public string Name { readonly get; set; }