Exemple #1
0
 public static void main(string[] args)
 {
     BlockDA da = new BlockDA();
 }
Exemple #2
0
 public MaintainBlockControl()
 {
     blockDA = new BlockDA();
 }