C# Class SwfDotNet.IO.ByteCode.Actions.ActionDefineFunction2.RegParamPair

register/name pair of function parameter
Afficher le fichier Open project: bladecoding/SwfExport Class Usage Examples

Méthodes publiques

Méthode Description
RegParamPair ( int r, string p ) : System

constructor

ToString ( ) : string

overriden ToString method, called by outer class

Method Details

RegParamPair() public méthode

constructor
public RegParamPair ( int r, string p ) : System
r int
p string
Résultat System

ToString() public méthode

overriden ToString method, called by outer class
public ToString ( ) : string
Résultat string