vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface RemoteMethodSignature

    interface RemoteMethodSignature {
        class: string;
        name: string;
        namespace?: string;
    }
    Index

    Properties

    Properties

    class: string
    name: string
    namespace?: string