Beispiel #1
0
 protected internal override void OnInitialize()
 {
     CallCreate(ACBrValidadorInterop.VAL_Create);
     this.Modulo = new Modulo(this);
 }
		protected internal override void OnInitialize()
		{
			CallCreate(ACBrValidadorInterop.VAL_Create);
			this.Modulo = new Modulo(this);
		}