예제 #1
0
 /// <inheritdoc />
 public override void MakeCurrent()
 {
     base.MakeCurrent();
     current = this;
 }