C# Class Lensert.Program.SecretForm

Inheritance: System.Windows.Forms.Form
Exibir arquivo Open project: zwolsman/lensert-win

Public Methods

Method Description
SecretForm ( ) : Lensert.Screenshot

Protected Methods

Method Description
SetVisibleCore ( bool value ) : void

Method Details

SecretForm() public method

public SecretForm ( ) : Lensert.Screenshot
return Lensert.Screenshot

SetVisibleCore() protected method

protected SetVisibleCore ( bool value ) : void
value bool
return void