Litle.Sdk.litleResponse.litleResponse C# (CSharp) Method

litleResponse() public method

public litleResponse ( XmlReader reader, string filePath ) : System
reader XmlReader
filePath string
return System
        public litleResponse(XmlReader reader, string filePath)
        {
            readXml(reader, filePath);
        }

Same methods

litleResponse::litleResponse ( ) : System
litleResponse::litleResponse ( string filePath ) : System