C# 클래스 T4Scaffolding.Cmdlets.GlobalCommandRunner

파일 보기 프로젝트 열기: processedbeets/ASP.NET-MVC-Scaffolding

공개 메소드들

메소드 설명
Run ( string script, bool allowMultipleRuns ) : void

비공개 메소드들

메소드 설명
RunScriptNow ( Runspace runspace, string script ) : void

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string script, bool allowMultipleRuns ) : void
script string
allowMultipleRuns bool
리턴 void