예제 #1
0
 public override void BeginLifecycle()
 {
     LeftValue.BeginLifecycle();
     RightValue.BeginLifecycle();
 }