C# Class ServiceInsight.Saga.SagaContentViewer

ファイルを表示 Open project: Particular/ServiceInsight

Private Properties

Property Type Description
DocumentOnTextChanged void
OnCloseGlyphClicked void

Public Methods

Method Description
SagaContentViewer ( ) : System

Private Methods

Method Description
DocumentOnTextChanged ( object sender, EventArgs eventArgs ) : void
OnCloseGlyphClicked ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

SagaContentViewer() public method

public SagaContentViewer ( ) : System
return System