Method |
Description |
|
Example ( ExampleHtmlRequest exampleHtmlRequest ) : HtmlTags.HtmlDocument |
|
|
Html ( ) : HtmlTags.HtmlDocument |
|
|
createExample ( HtmlTags.HtmlTag htmlTag, string methodCall ) : HtmlTags.HtmlTag |
|
|
createInstance ( Type modelType ) : object |
|
|
exampleValue ( Type propertyType ) : object |
|
|
getPropertySourceCode ( PropertyInfo propertyInfo ) : string |
|
|
getTypeFromName ( string typeName ) : Type |
|
|
populateInstance ( object instance, IEnumerable properties ) : void |
|
|
setProperty ( PropertyInfo property, object instance, object propertyValue ) : void |
|
|
showIntro ( ) : HtmlTags.HtmlTag |
|
|