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

Inheritance: System.EventArgs
Show file Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Methods

Method Description
ProfileChanged ( IProfileReadonly profile, AccountName accountName ) : System

Method Details

ProfileChanged() public method

public ProfileChanged ( IProfileReadonly profile, AccountName accountName ) : System
profile IProfileReadonly
accountName Tp.Integration.Messages.AccountName
return System