Click or drag to resize

CodeMethodMethodFullName Property

Contains class name, namespace and method name (example: Omada.API.TestClass.SomeMethod)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string MethodFullName { get; }

Property Value

Type: String
See Also