C# 클래스 Orc.NuGetExplorer.IPackageExtensions

파일 보기 프로젝트 열기: WildGums/Orc.NuGetExplorer

공개 메소드들

메소드 설명
GetKeyForCache ( this package ) : string
IsPrerelease ( this package ) : bool

메소드 상세

GetKeyForCache() 공개 정적인 메소드

public static GetKeyForCache ( this package ) : string
package this
리턴 string

IsPrerelease() 공개 정적인 메소드

public static IsPrerelease ( this package ) : bool
package this
리턴 bool