C# 클래스 NuGet.Services.Metadata.Catalog.Registration.RegistrationCatalogEntry

파일 보기 프로젝트 열기: NuGet/NuGet.Services.Metadata 1 사용 예제들

공개 메소드들

메소드 설명
Promote ( string resourceUri, IGraph graph, bool isExistingItem ) : RegistrationCatalogEntry>.KeyValuePair
RegistrationCatalogEntry ( string resourceUri, IGraph graph, bool isExistingItem ) : System

비공개 메소드들

메소드 설명
IsDelete ( INode subject, IGraph graph ) : bool
IsListed ( INode subject, IGraph graph ) : bool

메소드 상세

Promote() 공개 정적인 메소드

public static Promote ( string resourceUri, IGraph graph, bool isExistingItem ) : RegistrationCatalogEntry>.KeyValuePair
resourceUri string
graph IGraph
isExistingItem bool
리턴 RegistrationCatalogEntry>.KeyValuePair

RegistrationCatalogEntry() 공개 메소드

public RegistrationCatalogEntry ( string resourceUri, IGraph graph, bool isExistingItem ) : System
resourceUri string
graph IGraph
isExistingItem bool
리턴 System