C# Class EventStore.VSTools.PropertyPages.GeneralPropertyPage

Inheritance: PropertyPageBase
Mostra file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
GeneralPropertyPage ( ) : System

Protected Methods

Method Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Method Details

ApplyChanges() protected method

protected ApplyChanges ( ) : int
return int

BindProperties() protected method

protected BindProperties ( ) : void
return void

GeneralPropertyPage() public method

public GeneralPropertyPage ( ) : System
return System