Пример #1
0
 private bool OnTryPasteSerializedData(string data)
 {
     return(CopyPasteGraph.CanDeserialize(data));
 }