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

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Méthodes publiques

Méthode Description
ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
this ( Type type ) : object

Method Details

ProfileStorageCollection() public méthode

public ProfileStorageCollection ( ProfileId profileId, IProfileStoragePersister persister ) : System
profileId ProfileId
persister IProfileStoragePersister
Résultat System

this() public méthode

public this ( Type type ) : object
type System.Type
Résultat object