C# Class AspectSharp.Example.Views.XmlView

Summary description for XmlView.
Inheritance: IView
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Show ( IContentFragment contents, System writer ) : void

Method Details

Show() public method

public Show ( IContentFragment contents, System writer ) : void
contents IContentFragment
writer System
return void