C# Class Tp.Integration.Plugin.Common.Events.ProfileCollectionChanged

Inheritance: System.EventArgs
ファイルを表示 Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
ProfileCollectionChanged ( IProfileCollectionReadonly profileCollection, AccountName accountName ) : System

Method Details

ProfileCollectionChanged() public method

public ProfileCollectionChanged ( IProfileCollectionReadonly profileCollection, AccountName accountName ) : System
profileCollection IProfileCollectionReadonly
accountName Tp.Integration.Messages.AccountName
return System