C# Class RiniSharp.ILTag

Afficher le fichier Open project: pjc0247/Rinity2 Class Usage Examples

Méthodes publiques

Méthode Description
Output ( ILProcessor ilgen, string msg ) : void

Method Details

Output() public static méthode

public static Output ( ILProcessor ilgen, string msg ) : void
ilgen ILProcessor
msg string
Résultat void