Exemplo n.º 1
0
 public ScreenDcScope(ScreenDcCache cache, Gdi32.HDC hdc)
 {
     _cache = cache;
     HDC    = hdc;
 }