C# 클래스 Tp.Integration.Plugin.Common.Storage.Persisters.ProfileStorageCollection

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

공개 메소드들

메소드 설명
ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
this ( Type type ) : object

메소드 상세

ProfileStorageCollection() 공개 메소드

public ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
profileId ProfileId
persister IProfileStoragePersister
리턴 System

this() 공개 메소드

public this ( Type type ) : object
type System.Type
리턴 object