Свойство | Type | Description | |
---|---|---|---|
Db | LibiadaWebEntities | ||
ThreadDisposable | bool |
Méthode | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult |
The create.
|
|
Result ( string taskId ) : System.Web.Mvc.ActionResult |
The result.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
The dispose.
|
|
SequencesMattersController ( ) : System |
Initializes a new instance of the SequencesMattersController class.
|
Méthode | Description | |
---|---|---|
Create ( [ Include = "Id,NotationId,RemoteDbId,RemoteId,Description,Matter")]CommonSequencecommonSequence, bool localFile, int languageId, bool original, int translatorId, bool partial, int precision ) : System.Web.Mvc.ActionResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | /// The disposing flag. /// |
Résultat | void |
public Result ( string taskId ) : System.Web.Mvc.ActionResult | ||
taskId | string | /// The task Id. /// |
Résultat | System.Web.Mvc.ActionResult |
protected SequencesMattersController ( ) : System | ||
Résultat | System |