C# 클래스 ZeroInstall.Store.ViewModel.TrustNodeManager

Maps between TrustDB and TrustNodes.
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
ToNodes ( [ trustDB ) : NamedCollection

Creates TrustNode representations for all entries in a TrustDB.

ToTrustDB ( [ nodes ) : TrustDB

Creates a TrustDB from TrustNodes.

메소드 상세

ToNodes() 공개 정적인 메소드

Creates TrustNode representations for all entries in a TrustDB.
public static ToNodes ( [ trustDB ) : NamedCollection
trustDB [
리턴 NamedCollection

ToTrustDB() 공개 정적인 메소드

Creates a TrustDB from TrustNodes.
public static ToTrustDB ( [ nodes ) : TrustDB
nodes [
리턴 TrustDB