C# Class DelegateFactory, tolua

Afficher le fichier Open project: topameng/tolua Class Usage Examples

Méthodes publiques

Свойство Type Description
dict DelegateValue>.Dictionary

Private Methods

Méthode Description
CreateDelegate ( Type t, LuaFunction func = null ) : Delegate
CreateDelegate ( Type t, LuaFunction func, LuaTable self ) : Delegate
DelegateFactory ( ) : System
Register ( ) : void
RemoveDelegate ( Delegate obj, Delegate dg ) : Delegate
RemoveDelegate ( Delegate obj, LuaFunction func ) : Delegate

Property Details

dict public_oe static_oe property

public static Dictionary dict
Résultat DelegateValue>.Dictionary