SemanticAttribute

SemanticAttribute(VertexFieldSemantic)

初期化SemanticAttribute

public SemanticAttribute(VertexFieldSemantic semantic)
パラメータタイプ説明
semanticVertexFieldSemantic構造体のフィールドの意味。

関連項目


SemanticAttribute(VertexFieldSemantic, string)

初期化SemanticAttribute

public SemanticAttribute(VertexFieldSemantic semantic, string alias)
パラメータタイプ説明
semanticVertexFieldSemantic構造体のフィールドの意味。
aliasStringフィールドの別名。

関連項目