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
Plugin
NetworkFunction
C# Class Plugin.NetworkFunction
Inheritance:
System.Attribute
ファイルを表示
Open project: Silveryard/SmartHome
Public Methods
Method
Description
NetworkFunction
(
string
name
) :
System
Creates a new instance of the attribute
Method Details
NetworkFunction()
public
method
Creates a new instance of the attribute
public
NetworkFunction
(
string
name
) :
System
name
string
The custom name of the function
return
System