Method | Description | |
---|---|---|
ShowImage ( string imageName, System.Windows.Media.Imaging.BitmapSource imageSource ) : void | ||
ShowSourceCode ( string sourceName, SourceLanguageType languageType, string sourceCode ) : void |
public ShowImage ( string imageName, System.Windows.Media.Imaging.BitmapSource imageSource ) : void | ||
imageName | string | |
imageSource | System.Windows.Media.Imaging.BitmapSource | |
return | void |
public ShowSourceCode ( string sourceName, SourceLanguageType languageType, string sourceCode ) : void | ||
sourceName | string | |
languageType | SourceLanguageType | |
sourceCode | string | |
return | void |