C# Class EventStore.VSTools.PropertyPages.DeployPropertyPage

Inheritance: PropertyPageBase
Mostra file Open project: AlexeyRaga/esvstools

Private Properties

Property Type Description

Public Methods

Method Description
DeployPropertyPage ( ) : System.ComponentModel

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

DeployPropertyPage() public method

public DeployPropertyPage ( ) : System.ComponentModel
return System.ComponentModel