SemanticAttribute

SemanticAttribute class

Dem Benutzer erlauben, seine eigene Struktur für die statische Deklaration von zu verwendenVertexDeclaration

[AttributeUsage(AttributeTargets.Field)]
public sealed class SemanticAttribute : Attribute

Konstrukteure

Name Beschreibung
SemanticAttribute(VertexFieldSemantic) Initialisieren aSemanticAttribute
SemanticAttribute(VertexFieldSemantic, string) Initialisieren aSemanticAttribute

Eigenschaften

Name Beschreibung
Alias { get; } Alias des Vertexfelds
Semantic { get; } Semantik des Scheitelfelds

Siehe auch