메소드 | 설명 | |
---|---|---|
Add_HTML ( |
Add the HTML to be displayed
|
|
Usage_Statistics_WebContentViewer ( RequestCache RequestSpecificValues, HTML_Based_Content StaticPage ) : System |
Constructor for a new instance of the Usage_Statistics_WebContentViewer class
|
메소드 | 설명 | |
---|---|---|
Month_From_Int ( int Month_Int ) : string |
public Add_HTML ( |
||
Output | Textwriter to write the HTML for this viewer | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
리턴 | void |
public Usage_Statistics_WebContentViewer ( RequestCache RequestSpecificValues, HTML_Based_Content StaticPage ) : System | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
StaticPage | HTML_Based_Content | Static page info for this request |
리턴 | System |