C# Class Yodiwo.Markup

Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Свойство Type Description
B_off string
B_on string
Break string
Footer string
HR string
Header string
Heading string
I_off string
I_on string
MS_off string
MS_on string

Méthodes publiques

Méthode Description
Boldify ( string str ) : string
Headingify ( string str ) : string
Italify ( string str ) : string
Markup ( eType type ) : System
NewLine ( eType type ) : string

Method Details

Boldify() public méthode

public Boldify ( string str ) : string
str string
Résultat string

Headingify() public méthode

public Headingify ( string str ) : string
str string
Résultat string

Italify() public méthode

public Italify ( string str ) : string
str string
Résultat string

Markup() public méthode

public Markup ( eType type ) : System
type eType
Résultat System

NewLine() public static méthode

public static NewLine ( eType type ) : string
type eType
Résultat string

Property Details

B_off public_oe property

public string B_off
Résultat string

B_on public_oe property

public string B_on
Résultat string

Break public_oe property

public string Break
Résultat string

Footer public_oe property

public string Footer
Résultat string

HR public_oe property

public string HR
Résultat string

Header public_oe property

public string Header
Résultat string

Heading public_oe property

public string Heading
Résultat string

I_off public_oe property

public string I_off
Résultat string

I_on public_oe property

public string I_on
Résultat string

MS_off public_oe property

public string MS_off
Résultat string

MS_on public_oe property

public string MS_on
Résultat string