Class TypeParentAttribute
Namespace: Xareus.Relations.Unity
Assembly: Xareus.Relations.Unity.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class TypeParentAttribute : Attribute
Constructors
TypeParentAttribute(string)
Declaration
public TypeParentAttribute(string type)
Parameters
Type | Name | Description |
---|---|---|
string | type |
Fields
Type
Declaration
public string Type
Field Value
Type | Description |
---|---|
string |