Method | Description | |
---|---|---|
CreateTechnologyEmployedWithAnnex ( System.Guid notificationId, string details ) : |
||
CreateTechnologyEmployedWithFurtherDetails ( System.Guid notificationId, string details, string furtherDetails ) : |
||
SetWithAnnex ( string details ) : void | ||
SetWithFurtherDetails ( string details, string furtherDetails ) : void |
Method | Description | |
---|---|---|
TechnologyEmployed ( ) : System |
Method | Description | |
---|---|---|
TechnologyEmployed ( System.Guid notificationId, bool annexProvided, string details, string furtherDetails ) : System |
public static CreateTechnologyEmployedWithAnnex ( System.Guid notificationId, string details ) : |
||
notificationId | System.Guid | |
details | string | |
return |
public static CreateTechnologyEmployedWithFurtherDetails ( System.Guid notificationId, string details, string furtherDetails ) : |
||
notificationId | System.Guid | |
details | string | |
furtherDetails | string | |
return |
public SetWithAnnex ( string details ) : void | ||
details | string | |
return | void |
public SetWithFurtherDetails ( string details, string furtherDetails ) : void | ||
details | string | |
furtherDetails | string | |
return | void |