Method | Description | |
---|---|---|
FileController ( ) : System |
Initializes a new instance of the FileController class.
|
Method | Description | |
---|---|---|
CreateExceptionResponse ( |
||
DeleteItem ( int id ) : |
||
FileController ( IRepository repository ) : System |
Initializes a new instance of the FileController class.
|
|
GetAllItems ( int moduleId ) : IEnumerable | ||
HandleException ( |
||
LocalizeString ( string key ) : string | ||
PostFile ( PostFileRequest request ) : |
||
PutFile ( int id, PutFileRequest request ) : |
||
UndeleteItem ( int id ) : |