Exemplo n.º 1
0
    public string Proxy()
    {
        //------------------------------------------
        DelegateBridge _Hotfix0_Proxy = StructTest.__Hotfix0_Proxy;

        if (_Hotfix0_Proxy != null)
        {
            return(_Hotfix0_Proxy.__Gen_Delegate_Imp21(this));
        }
        //------------------------------------------
        return(base.ToString());
    }
Exemplo n.º 2
0
    public override string ToString()
    {
        //------------------------------------------
        DelegateBridge _Hotfix0_ToString = StructTest.__Hotfix0_ToString;

        if (_Hotfix0_ToString != null)
        {
            return(_Hotfix0_ToString.__Gen_Delegate_Imp21(this));
        }
        //------------------------------------------
        return(base.ToString());
    }