Aurora.Addon.HyperGrid.GatekeeperServiceConnector.ObjectPath C# (CSharp) 메소드

ObjectPath() 보호된 메소드

protected ObjectPath ( ) : string
리턴 string
        protected override string ObjectPath()
        {
            return "foreignobject/";
        }