C# 클래스 ServiceInsight.Framework.UI.ScreenManager.FileDialogResult

파일 보기 프로젝트 열기: Particular/ServiceInsight 1 사용 예제들

공개 메소드들

메소드 설명
FileDialogResult ( bool result ) : System.Collections.Generic
FileDialogResult ( bool result, IEnumerable fileNames ) : System.Collections.Generic

메소드 상세

FileDialogResult() 공개 메소드

public FileDialogResult ( bool result ) : System.Collections.Generic
result bool
리턴 System.Collections.Generic

FileDialogResult() 공개 메소드

public FileDialogResult ( bool result, IEnumerable fileNames ) : System.Collections.Generic
result bool
fileNames IEnumerable
리턴 System.Collections.Generic