- Namespace
- GitReleaseManager
.Core .Attributes - Base Types
-
- object
- Attribute
graph BT
Type-->Base0["Attribute"]
Base0-->Base1["object"]
Type["SampleAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class SampleAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |
Constructors
Name | Summary |
---|---|
SampleAttribute |
Properties
Name | Value | Summary |
---|---|---|
Value | object |