C# Class Tp.Integration.Plugin.Common.Storage.Persisters.ProfileStorageCollection

显示文件 Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Methods

Method Description
ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
this ( Type type ) : object

Method Details

ProfileStorageCollection() public method

public ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
profileId ProfileId
persister IProfileStoragePersister
return System

this() public method

public this ( Type type ) : object
type System.Type
return object