CustomServerBase Class
The base class for the custom server class.
| Visual Basic (Declaration) |
|---|
Public MustInherit Class CustomServerBase |
| C# |
|---|
public abstract class CustomServerBase |
public class MyAppSrv: CustomServerBase, IRecord, IMyAppSrvRun, ITableVerify, IMyAppSrvCustProp, IComponentDetector
System.Object
Mercury.QTP.WPF.CustomServer.CustomServerBase

