Beispiel #1
0
 public TaskData(string base64Str)
 {
     ApplicationUtil.PopulateObjectWithArgument(this, base64Str);
 }