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

NameBeschreibung
SemanticAttribute(VertexFieldSemantic)Initialisieren aSemanticAttribute
SemanticAttribute(VertexFieldSemantic, string)Initialisieren aSemanticAttribute

Eigenschaften

NameBeschreibung
Alias { get; }Alias des Vertexfelds
Semantic { get; }Semantik des Scheitelfelds

Siehe auch