Class Method
Inheritance
System.Object
Method
Namespace: UnityEditor.ImmediateWindow.UI
Syntax
public class Method : VisualElement
Constructors
Method(MethodInfo, Object)
Declaration
public Method(MethodInfo info, object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Reflection.MethodInfo | info | |
| System.Object | obj |