C# Class Tp.Integration.Plugin.Common.Domain.AccountDomainObject

Inheritance: IAccount
Datei anzeigen Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AccountDomainObject ( AccountDomainObject other ) : System.Diagnostics
AccountDomainObject ( AccountName accountName, ProfileCollection profileCollection ) : System.Diagnostics

Method Details

AccountDomainObject() public method

public AccountDomainObject ( AccountDomainObject other ) : System.Diagnostics
other AccountDomainObject
return System.Diagnostics

AccountDomainObject() public method

public AccountDomainObject ( AccountName accountName, ProfileCollection profileCollection ) : System.Diagnostics
accountName Tp.Integration.Messages.AccountName
profileCollection ProfileCollection
return System.Diagnostics