Exemplo n.º 1
0
 protected override string RealExecute(FungeContext fungeContext)
 {
     fungeContext.StoragePut();
     return(null);
 }