ProfileAspect
Overview
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Profiler
Instance Methods
constructor
constructor
ProfileAspect()
init()
ProfileAspect()
Sub New()
constructor (not nullable String)
constructor(aOptionalDefine: not nullable String)
ProfileAspect(String! aOptionalDefine)
init(_ aOptionalDefine: String)
ProfileAspect(String aOptionalDefine)
Sub New(aOptionalDefine As String)
Parameters:
- aOptionalDefine:
HandleImplementation
method HandleImplementation(aServices: IServices; aMethod: IMethodDefinition)
void HandleImplementation(IServices aServices, IMethodDefinition aMethod)
func HandleImplementation(_ aServices: IServices, _ aMethod: IMethodDefinition)
void HandleImplementation(IServices aServices, IMethodDefinition aMethod)
Sub HandleImplementation(aServices As IServices, aMethod As IMethodDefinition)
Parameters:
- aServices:
- aMethod: