Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ImageSample ( string src ) : System |
Initializes a new instance of the ImageSample class.
|
|
ToString ( ) : string |
public ImageSample ( string src ) : System | ||
src | string | The URL of an image. |
return | System |