Esempio n. 1
0
 public FSResponse( FSResult result )
     : this()
 {
     Object = result;
 }
Esempio n. 2
0
 public FSResponse(FSResult result) : this()
 {
     Object = result;
 }