Struct Bindable
Assembly: Steeltoe.Stream.StreamBase.dll
Syntax
Properties
|
Edit this page
View Source
BindingTargetType
Declaration
public Type BindingTargetType { readonly get; set; }
Property Value
|
Edit this page
View Source
FactoryMethod
Declaration
public MethodInfo FactoryMethod { readonly get; set; }
Property Value
Type |
Description |
MethodInfo |
|
|
Edit this page
View Source
Declaration
public bool IsInput { readonly get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Edit this page
View Source
Name
Declaration
public string Name { readonly get; set; }
Property Value
Type |
Description |
System.String |
|