Overload List
Name | Description | |
---|---|---|
AlternateView()()()() |
Initializes a new empty instance of a AlternateView.
| |
AlternateView(Stream) |
Initializes a new instance of a AlternateView
with the content of the supplied stream.
| |
AlternateView(String) |
Initializes a new instance of a AlternateView
with the content of the specified file.
| |
AlternateView(Stream, String) |
Initializes a new instance of a AlternateView
with the content of the supplied stream and with a media type.
| |
AlternateView(String, String) |
Initializes a new instance of a AlternateView
with the content of the specified file and with media type.
|