C# Class UnityScript.TypeSystem.UnityCallableResolutionServiceModule

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
IsArrayArgumentExplicitlyProvided ( IParameter parameters, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool

Private Methods

Méthode Description
UnityCallableResolutionServiceModule ( ) : Boo.Lang.Compiler.Ast

Method Details

IsArrayArgumentExplicitlyProvided() public static méthode

public static IsArrayArgumentExplicitlyProvided ( IParameter parameters, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool
parameters IParameter
args Boo.Lang.Compiler.Ast.ExpressionCollection
Résultat bool