Struct Bindable
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
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; }