Search Results for

    Show / Hide Table of Contents

    Class FileResponseExtensions

    Inheritance
    object
    FileResponseExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: System.Dynamic.ExpandoObject
    Syntax
    public static class FileResponseExtensions

    Methods

    GetFileName(FileResponse)

    Declaration
    public static string GetFileName(this FileResponse response)
    Parameters
    FileResponse response

    Returns
    string

    Back to top Generated by DocFX