C# Class Isop.Server.Models.Controller

Afficher le fichier Open project: wallymathieu/isop Class Usage Examples

Méthodes publiques

Méthode Description
Controller ( ) : System.Collections.Generic
Controller ( string name, IEnumerable methods ) : System.Collections.Generic

Method Details

Controller() public méthode

public Controller ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Controller() public méthode

public Controller ( string name, IEnumerable methods ) : System.Collections.Generic
name string
methods IEnumerable
Résultat System.Collections.Generic