C# Class Isop.Server.Models.Controller

Show file Open project: wallymathieu/isop Class Usage Examples

Public Methods

Method Description
Controller ( ) : System.Collections.Generic
Controller ( string name, IEnumerable methods ) : System.Collections.Generic

Method Details

Controller() public method

public Controller ( ) : System.Collections.Generic
return System.Collections.Generic

Controller() public method

public Controller ( string name, IEnumerable methods ) : System.Collections.Generic
name string
methods IEnumerable
return System.Collections.Generic