Goblin - A Platform for 3D AR and VR Applications

MethodDecl.Parameters Property

Gets the collection of parameters for the method. Each of these hold information about the type, direction etc.

public ParamDeclCollection Parameters {get;}

Implements

IOverloadable.Parameters

See Also

MethodDecl Class | DDW.CSharp.Dom Namespace