Exemplo n.º 1
0
 public Script()
 {
     Cache = CompileCache.GetInstance();
 }
Exemplo n.º 2
0
 protected Script()
 {
     Cache = CompileCache.GetInstance();
 }