C# Class EventListenTerm, NanoGUI

Afficher le fichier Open project: hxflyer/NanoGUI

Méthodes publiques

Свойство Type Description
eventType string
function EventDispatcher.CallBack

Méthodes publiques

Méthode Description
EventListenTerm ( string type, EventDispatcher, func ) : System.Collections

Method Details

EventListenTerm() public méthode

public EventListenTerm ( string type, EventDispatcher, func ) : System.Collections
type string
func EventDispatcher,
Résultat System.Collections

Property Details

eventType public_oe property

public string eventType
Résultat string

function public_oe property

public EventDispatcher.CallBack function
Résultat EventDispatcher.CallBack