메소드 | 설명 | |
---|---|---|
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 SetWithFurtherDetails ( string details, string furtherDetails ) : void | ||
details | string | |
furtherDetails | string | |
리턴 | void |