C# Class Server.Commands.DecorationEntry

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
DecorationEntry ( string line ) : System
Pop ( string &v, string &line ) : void

Method Details

DecorationEntry() public méthode

public DecorationEntry ( string line ) : System
line string
Résultat System

Pop() public méthode

public Pop ( string &v, string &line ) : void
v string
line string
Résultat void