C# Class AcManager.Tools.About.PieceOfInformation

Inheritance: FirstFloor.ModernUI.Presentation.Displayable, IWithId
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Méthode Description
MarkAsRead ( ) : void
PieceOfInformation ( string sid, string id, string displayName, string version, string content, bool limited, bool hidden ) : AcTools.Utils.Helpers

Method Details

MarkAsRead() public méthode

public MarkAsRead ( ) : void
Résultat void

PieceOfInformation() public méthode

public PieceOfInformation ( string sid, string id, string displayName, string version, string content, bool limited, bool hidden ) : AcTools.Utils.Helpers
sid string
id string
displayName string
version string
content string
limited bool
hidden bool
Résultat AcTools.Utils.Helpers