Class Method
- Namespace
- CarinaStudio.MacOS.ObjectiveC
- Assembly
- CarinaStudio.AppBase.MacOS.dll
Represent method of class.
public class Method : Member
- Inheritance
-
Method
- Inherited Members
- Extension Methods
Properties
Selector
Get selector of this method.
public Selector Selector { get; }