C# 클래스 RazorSpy.Services.SingleDocumentService

상속: IDocumentService
파일 보기 프로젝트 열기: RazorSpy/RazorSpy

공개 메소드들

메소드 설명
OpenDocument ( string fileName ) : void

비공개 메소드들

메소드 설명
SingleDocumentService ( IRazorConfigurationService configService ) : System

메소드 상세

OpenDocument() 공개 메소드

public OpenDocument ( string fileName ) : void
fileName string
리턴 void