SetCurrent() публичный Метод

public SetCurrent ( ) : void
Результат void
Пример #1
0
 public void SetCurrent()
 {
     GpuImpl.SetCurrent();
 }