C# 클래스 DomainrSharp.SearchResultsEventsArgs

TODO: Update summary.
상속: System.EventArgs
파일 보기 프로젝트 열기: ScottIsAFool/DomainrSharp

공개 메소드들

메소드 설명
SearchResultsEventsArgs ( Exception ex ) : System
SearchResultsEventsArgs ( SearchResult result ) : System

메소드 상세

SearchResultsEventsArgs() 공개 메소드

public SearchResultsEventsArgs ( Exception ex ) : System
ex System.Exception
리턴 System

SearchResultsEventsArgs() 공개 메소드

public SearchResultsEventsArgs ( SearchResult result ) : System
result SearchResult
리턴 System