C# 클래스 Jstor.Domain.Helpers.searchRetrieveResponseRecordsRecord

파일 보기 프로젝트 열기: bibliopedia/bibliopedia

공개 메소드들

메소드 설명
FromArray ( JstorService array ) : IList
searchRetrieveResponseRecordsRecord ( ) : System
searchRetrieveResponseRecordsRecord ( JstorService other ) : System

메소드 상세

FromArray() 공개 정적인 메소드

public static FromArray ( JstorService array ) : IList
array JstorService
리턴 IList

searchRetrieveResponseRecordsRecord() 공개 메소드

public searchRetrieveResponseRecordsRecord ( ) : System
리턴 System

searchRetrieveResponseRecordsRecord() 공개 메소드

public searchRetrieveResponseRecordsRecord ( JstorService other ) : System
other JstorService
리턴 System