コード例 #1
0
 public void Restore(Stream stream, DeserializeDockContentDelegate deserializeDockContent)
 {
     PersistorExt.RestoreApplication(this, stream, deserializeDockContent);
 }
コード例 #2
0
 public void Restore(Stream stream, DeserializeDockContentDelegate deserializeDockContent)
 {
     PersistorExt.RestoreApplication(this, stream, deserializeDockContent);
 }