Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BACnet
SchemaParser
NameDefinition
C# Class BACnet.SchemaParser.NameDefinition
Inheritance:
TypeDefinition
ファイルを表示
Open project: LorenVS/bacstack
Class Usage Examples
Public Methods
Method
Description
NameDefinition
(
string
name
) :
System
Constructs a new name definition instance
Method Details
NameDefinition()
public
method
Constructs a new name definition instance
public
NameDefinition
(
string
name
) :
System
name
string
The name of the referenced type
return
System