Search Results for

    Show / Hide Table of Contents

    Interface IResponseParser

    Namespace: LemonEdge.ApiConnector
    Assembly: LemonEdge.ApiConnector.dll
    Syntax
    public interface IResponseParser

    Methods

    XmlToCsv(string, XDocument)

    Declaration
    string XmlToCsv(string XslPath, XDocument Xml)
    Parameters
    Type Name Description
    string XslPath
    XDocument Xml
    Returns
    Type Description
    string

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.