C# Class Subtext.Framework.XmlRpc.MetaWeblog.MtTextFilter

Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Свойство Type Description
key string
label string

Méthodes publiques

Méthode Description
MtTextFilter ( string key, string label ) : System

Initializes a new instance of the MtTextFilter class.

Method Details

MtTextFilter() public méthode

Initializes a new instance of the MtTextFilter class.
public MtTextFilter ( string key, string label ) : System
key string The key.
label string The label.
Résultat System

Property Details

key public_oe property

public string key
Résultat string

label public_oe property

public string label
Résultat string