C# Class lw_common.ui.note_ctrl.note

Afficher le fichier Open project: jtorjo/logwizard

Méthodes publiques

Свойство Type Description
author_color Color
author_initials string
author_name string
is_merged bool
is_new bool
made_by_current_user bool
note_text string

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

author_color public_oe property

public Color author_color
Résultat Color

author_initials public_oe property

public string author_initials
Résultat string

author_name public_oe property

public string author_name
Résultat string

is_merged public_oe property

public bool is_merged
Résultat bool

is_new public_oe property

public bool is_new
Résultat bool

made_by_current_user public_oe property

public bool made_by_current_user
Résultat bool

note_text public_oe property

public string note_text
Résultat string