Метод | Описание | |
---|---|---|
CreateTechnologyEmployedWithAnnex ( System.Guid notificationId, string details ) : |
||
CreateTechnologyEmployedWithFurtherDetails ( System.Guid notificationId, string details, string furtherDetails ) : |
||
SetWithAnnex ( string details ) : void | ||
SetWithFurtherDetails ( string details, string furtherDetails ) : void |
Метод | Описание | |
---|---|---|
TechnologyEmployed ( ) : System |
Метод | Описание | |
---|---|---|
TechnologyEmployed ( System.Guid notificationId, bool annexProvided, string details, string furtherDetails ) : System |
public static CreateTechnologyEmployedWithAnnex ( System.Guid notificationId, string details ) : |
||
notificationId | System.Guid | |
details | string | |
Результат |
public static CreateTechnologyEmployedWithFurtherDetails ( System.Guid notificationId, string details, string furtherDetails ) : |
||
notificationId | System.Guid | |
details | string | |
furtherDetails | string | |
Результат |
public SetWithAnnex ( string details ) : void | ||
details | string | |
Результат | void |
public SetWithFurtherDetails ( string details, string furtherDetails ) : void | ||
details | string | |
furtherDetails | string | |
Результат | void |