Class RootMetadata
Inheritance
object
RootMetadata
Implements
IList
IDictionary
Assembly: solution.dll
public sealed class RootMetadata : Metadata, IAttributeProvider, IList, IDictionary
Constructors
Declaration
Properties
Declaration
protected override bool isRoot { get; }
Property Value
Overrides
Declaration
protected override object rawValue { get; set; }
Property Value
Overrides
Methods
Declaration
public override Attribute[] GetCustomAttributes(bool inherit = true)
Parameters
| Type |
Name |
Description |
| bool |
inherit |
|
Returns
| Type |
Description |
| Attribute[] |
|
Overrides
Implements
IList
IDictionary
Extension Methods