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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AccountDomainObject ( AccountDomainObject other ) : System.Diagnostics
AccountDomainObject ( AccountName accountName, ProfileCollection profileCollection ) : System.Diagnostics

Method Details

AccountDomainObject() public méthode

public AccountDomainObject ( AccountDomainObject other ) : System.Diagnostics
other AccountDomainObject
Résultat System.Diagnostics

AccountDomainObject() public méthode

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