프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DeleteQuotation | System.Web.Mvc.ActionResult | ||
DeleteQuotation | System.Web.Mvc.ActionResult | ||
IndexBooking | System.Web.Mvc.ActionResult | ||
IndexImport | System.Web.Mvc.ActionResult | ||
IndexImport | System.Web.Mvc.ActionResult | ||
IndexImportValidate | System.Web.Mvc.ActionResult | ||
IndexImportValidate | System.Web.Mvc.ActionResult | ||
IndexQuotation | System.Web.Mvc.ActionResult | ||
Last100Modif | System.Web.Mvc.ActionResult | ||
LastCreate | System.Web.Mvc.ActionResult | ||
ModerationController | System | ||
RedirectToAction | System.Web.Mvc.RedirectToRouteResult | ||
TransferQuotation | System.Web.Mvc.ActionResult | ||
TransferQuotation | System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
CheckResources ( ) : System.Web.Mvc.ActionResult | ||
FillOutput ( ResourceValue>.Dictionary |
||
IndexBooking ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
IndexQuotation ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
Last100Modif ( int page ) : System.Web.Mvc.ActionResult | ||
LastCreate ( int page ) : System.Web.Mvc.ActionResult | ||
ModerationController ( ILogger logger, IEmailService emailService ) : System | ||
SendMailToOldOffice ( ) : System.Web.Mvc.ActionResult | ||
Stat ( ) : System.Web.Mvc.ActionResult | ||
WriteDuplicates ( ResourceValue>.Dictionary |
메소드 | 설명 | |
---|---|---|
DeleteQuotation ( ) : System.Web.Mvc.ActionResult | ||
DeleteQuotation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
IndexBooking ( ) : System.Web.Mvc.ActionResult | ||
IndexImport ( ) : System.Web.Mvc.ActionResult | ||
IndexImport ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult | ||
IndexImportValidate ( ) : System.Web.Mvc.ActionResult | ||
IndexImportValidate ( string result ) : System.Web.Mvc.ActionResult | ||
IndexQuotation ( ) : System.Web.Mvc.ActionResult | ||
Last100Modif ( ) : System.Web.Mvc.ActionResult | ||
LastCreate ( ) : System.Web.Mvc.ActionResult | ||
ModerationController ( Dummy d ) : System | ||
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult | ||
TransferQuotation ( ) : System.Web.Mvc.ActionResult | ||
TransferQuotation ( int id, int page ) : System.Web.Mvc.ActionResult |
public CheckResources ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public FillOutput ( ResourceValue>.Dictionary |
||
output | ResourceValue>.Dictionary | |
t | ||
culture | string | |
리턴 | void |
public IndexBooking ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
리턴 | System.Web.Mvc.ActionResult |
public IndexQuotation ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
리턴 | System.Web.Mvc.ActionResult |
public Last100Modif ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public LastCreate ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public ModerationController ( ILogger logger, IEmailService emailService ) : System | ||
logger | ILogger | |
emailService | IEmailService | |
리턴 | System |
public SendMailToOldOffice ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public WriteDuplicates ( ResourceValue>.Dictionary |
||
output | ResourceValue>.Dictionary | |
builder | StringBuilder | |
culture | string | |
리턴 | void |