C# 클래스 NuGetGallery.Package

상속: IEntity
파일 보기 프로젝트 열기: NuGet/NuGetGallery 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApplyEdit ( NuGetGallery.PackageEdit edit, string hashAlgorithm, string hash, long packageFileSize ) : void
Package ( ) : System

메소드 상세

ApplyEdit() 공개 메소드

public ApplyEdit ( NuGetGallery.PackageEdit edit, string hashAlgorithm, string hash, long packageFileSize ) : void
edit NuGetGallery.PackageEdit
hashAlgorithm string
hash string
packageFileSize long
리턴 void

Package() 공개 메소드

public Package ( ) : System
리턴 System