C# Class Jstor.Domain.Helpers.searchRetrieveResponse

Mostrar archivo Open project: bibliopedia/bibliopedia

Public Methods

Method Description
FromArray ( JstorService array ) : IList
searchRetrieveResponse ( ) : System
searchRetrieveResponse ( JstorService other ) : System

Method Details

FromArray() public static method

public static FromArray ( JstorService array ) : IList
array JstorService
return IList

searchRetrieveResponse() public method

public searchRetrieveResponse ( ) : System
return System

searchRetrieveResponse() public method

public searchRetrieveResponse ( JstorService other ) : System
other JstorService
return System