C# Class IInteractive.WebConsole.Image

Intended to be used for parsing img elements out of an HTML page.
Inheritance: Link
Show file Open project: iinteractive/IInteractive.WebTest

Public Methods

Method Description
Image ( Uri Root, string Path ) : System

Method Details

Image() public method

public Image ( Uri Root, string Path ) : System
Root System.Uri
Path string
return System