AssemblyCSharp.Upload_Response.GetURL C# (CSharp) Method

GetURL() public method

public GetURL ( ) : string
return string
        public string GetURL()
        {
            return url1;
        }