메소드 |
설명 |
|
CancelUpload ( ) : System.Web.Mvc.ActionResult |
|
|
ConfirmOwner ( string id, string username, string token ) : System.Web.Mvc.ActionResult |
|
|
ContactAdmins ( string id, string version, ReportAbuseViewModel reportForm ) : System.Web.Mvc.ActionResult |
|
|
ContactOwners ( string id, ContactOwnersViewModel contactForm ) : System.Web.Mvc.ActionResult |
|
|
Delete ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
Delete ( string id, string version, bool listed ) : System.Web.Mvc.ActionResult |
|
|
Delete ( string id, string version, bool listed, string>.Func urlFactory ) : System.Web.Mvc.ActionResult |
|
|
DisplayPackage ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
DisplayPackage ( string id, string version, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult |
|
|
Edit ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
Edit ( string id, string version, bool listed ) : System.Web.Mvc.ActionResult |
|
|
Edit ( string id, string version, bool listed, string>.Func urlFactory ) : System.Web.Mvc.ActionResult |
|
|
EnsureTrailingSlash ( string siteRoot ) : string |
|
|
GetPackageOwnerActionFormResult ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
GetSearchFilter ( string q, string sortOrder, int page, bool includePrerelease ) : NuGetGallery.SearchFilter |
|
|
GetSortExpression ( string sortOrder ) : string |
|
|
ListPackages ( string q, string sortOrder = null, int page = 1, bool prerelease = false, bool moderatorQueue = false ) : System.Web.Mvc.ActionResult |
|
|
ManagePackageOwners ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
NotifyMaintainersOfAddedComment ( string packageId, NuGetGallery.CommentViewModel commentViewModel ) : System.Web.Mvc.ActionResult |
|
|
PackageNotFound ( string id ) : System.Web.Mvc.ActionResult |
|
|
PackageNotFound ( string id, string version ) : System.Web.Mvc.ActionResult |
|
|
RemoveStartingSlash ( string urlPath ) : string |
|
|
ReportAbuse ( string id, string version, ReportAbuseViewModel reportForm ) : System.Web.Mvc.ActionResult |
|
|
UploadPackage ( ) : ActionResult |
|
|
UploadPackage ( HttpPostedFileBase uploadFile ) : ActionResult |
|
|
UserHasPackageChangePermissions ( IPrincipal user, Package package ) : bool |
|
|
VerifyPackage ( ) : ActionResult |
|
|
VerifyPackage ( bool listed ) : ActionResult |
|
|