InheritDataTypeFromAttribute Constructor
Initializes a new instance of the InheritDataTypeFromAttribute class with the specified scope kind.
Definition
Namespace: Avalonia.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public InheritDataTypeFromAttribute(
InheritDataTypeFromScopeKind scopeKind
)
Public Sub New (
scopeKind As InheritDataTypeFromScopeKind
)
new :
scopeKind : InheritDataTypeFromScopeKind -> InheritDataTypeFromAttribute
Parameters
- InheritDataTypeFromScopeKind
- The kind of scope from which to inherit the data type.
See Also
Reference
InheritDataTypeFromAttribute Class
Avalonia.Metadata Namespace