C# Класс Isop.Server.Models.Controller

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Controller ( ) : System.Collections.Generic
Controller ( string name, IEnumerable methods ) : System.Collections.Generic

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

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

public Controller ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

public Controller ( string name, IEnumerable methods ) : System.Collections.Generic
name string
methods IEnumerable
Результат System.Collections.Generic