C# Class CSharp_NoNameMethod.A

Afficher le fichier Open project: ohs108/unity_lecture

Méthodes publiques

Méthode Description
doSomething ( string actionName, MyDelegate doAction ) : void

Method Details

doSomething() public static méthode

public static doSomething ( string actionName, MyDelegate doAction ) : void
actionName string
doAction MyDelegate
Résultat void