Ejemplo n.º 1
0
 //---------------------------------------------------
 public static void Autoexec()
 {
     CODEQBase.RegisterTypeDerivePossible(typeof(CODEQBase), typeof(CODEQTableauCroise));
 }
Ejemplo n.º 2
0
 //---------------------------------------------------
 public static void Autoexec()
 {
     CODEQBase.RegisterTypeDerivePossible(typeof(CODEQBase), typeof(CODEQJointure));
 }
Ejemplo n.º 3
0
 //---------------------------------------------------
 public static void Autoexec()
 {
     CODEQBase.RegisterTypeDerivePossible(typeof(CODEQBase), typeof(CODEQFiltreCAML));
 }
Ejemplo n.º 4
0
 //---------------------------------------------------
 public static void Autoexec()
 {
     CODEQBase.RegisterTypeDerivePossible(typeof(CODEQBase), typeof(CODEQCalculated));
 }