Exemplo n.º 1
0
 // This method is called before the main form is created.
 // Don't do any UI stuff here!
 internal void Initialise()
 {
     controller = this;
     BlockStore = new BlockStore();
 }
Exemplo n.º 2
0
 // This method is called before the main form is created.
 // Don't do any UI stuff here!
 internal void Initialise()
 {
     controller = this;
     BlockStore = new BlockStore();
 }