C# Class VixenModules.App.Shows.WebPageTypeEditor

Mostrar archivo Open project: sall/vixen

Public Properties

Property Type Description
_showItem ShowItem

Public Methods

Method Description
WebPageTypeEditor ( ShowItem showItem ) : System

Private Methods

Method Description
SequenceTypeEditor_Load ( object sender, EventArgs e ) : void
buttonTest_Click ( object sender, EventArgs e ) : void
textBoxWebsite_TextChanged ( object sender, EventArgs e ) : void

Method Details

WebPageTypeEditor() public method

public WebPageTypeEditor ( ShowItem showItem ) : System
showItem ShowItem
return System

Property Details

_showItem public_oe property

public ShowItem,VixenModules.App.Shows _showItem
return ShowItem