Exemple #1
0
 public bool Deserialize(string state)
 {
     _image.Deserialize(state);
     return(true);
 }