C# Class System.Net.WebRequestPrefixElement

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Prefix string

Méthodes publiques

Méthode Description
WebRequestPrefixElement ( string P, IWebRequestCreate C ) : System.IO
WebRequestPrefixElement ( string P, Type creatorType ) : System.IO

Method Details

WebRequestPrefixElement() public méthode

public WebRequestPrefixElement ( string P, IWebRequestCreate C ) : System.IO
P string
C IWebRequestCreate
Résultat System.IO

WebRequestPrefixElement() public méthode

public WebRequestPrefixElement ( string P, Type creatorType ) : System.IO
P string
creatorType Type
Résultat System.IO

Property Details

Prefix public_oe property

public string Prefix
Résultat string