C# Класс Plugin.NetworkFunction

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
NetworkFunction ( string name ) : System

Creates a new instance of the attribute

Описание методов

NetworkFunction() публичный Метод

Creates a new instance of the attribute
public NetworkFunction ( string name ) : System
name string The custom name of the function
Результат System