C# Class RohBot.StateLine

Inheritance: HistoryLine
Afficher le fichier Open project: Rohansi/RohBot

Méthodes publiques

Свойство Type Description
By string
ById string
ByStyle string
ByType string
For string
ForId string
ForStyle string
ForType string
State string

Méthodes publiques

Méthode Description
Insert ( ) : void
StateLine ( ) : System
StateLine ( long date, string chat, string state, string @for, string forId, string forType, string forStyle, string by, string byId, string byType, string byStyle, string content ) : System

Method Details

Insert() public méthode

public Insert ( ) : void
Résultat void

StateLine() public méthode

public StateLine ( ) : System
Résultat System

StateLine() public méthode

public StateLine ( long date, string chat, string state, string @for, string forId, string forType, string forStyle, string by, string byId, string byType, string byStyle, string content ) : System
date long
chat string
state string
@for string
forId string
forType string
forStyle string
by string
byId string
byType string
byStyle string
content string
Résultat System

Property Details

By public_oe property

public string By
Résultat string

ById public_oe property

public string ById
Résultat string

ByStyle public_oe property

public string ByStyle
Résultat string

ByType public_oe property

public string ByType
Résultat string

For public_oe property

public string For
Résultat string

ForId public_oe property

public string ForId
Résultat string

ForStyle public_oe property

public string ForStyle
Résultat string

ForType public_oe property

public string ForType
Résultat string

State public_oe property

public string State
Résultat string