Esempio n. 1
0
 public static object Create(byte[] nef, string manifest)
 {
     return(ContractManagement.Deploy(nef, manifest));
 }