Метод | Описание | |
---|---|---|
Add ( System.Web.HttpPostedFileBase file, string fileName ) : void | ||
FindAllGames ( ) : ICollection |
||
FindAllGamesAndPlayers ( ) : ICollection |
||
FindAllPlayers ( ) : ICollection |
Метод | Описание | |
---|---|---|
FindAllDlls ( string directory ) : IEnumerable |
public Add ( System.Web.HttpPostedFileBase file, string fileName ) : void | ||
file | System.Web.HttpPostedFileBase | |
fileName | string | |
Результат | void |
public FindAllGamesAndPlayers ( ) : ICollection |
||
Результат | ICollection |