C# Class Microsoft.Http.Headers.ProductOrComment

Afficher le fichier Open project: o2platform/O2.Platform.Projects

Méthodes publiques

Méthode Description
Parse ( string value ) : ProductOrComment
ProductOrComment ( ) : System
ProductOrComment ( Product product ) : System
ProductOrComment ( string comment ) : System
ToString ( ) : string

Method Details

Parse() public static méthode

public static Parse ( string value ) : ProductOrComment
value string
Résultat ProductOrComment

ProductOrComment() public méthode

public ProductOrComment ( ) : System
Résultat System

ProductOrComment() public méthode

public ProductOrComment ( Product product ) : System
product Product
Résultat System

ProductOrComment() public méthode

public ProductOrComment ( string comment ) : System
comment string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string