C# 클래스 NCop.Composite.Framework.CompositeRuntime

상속: IRuntime
파일 보기 프로젝트 열기: sagifogel/NCop 1 사용 예제들

공개 메소드들

메소드 설명
CompositeRuntime ( IRuntimeSettings settings, INCopDependencyAwareRegistry registry ) : System
Run ( ) : void

메소드 상세

CompositeRuntime() 공개 메소드

public CompositeRuntime ( IRuntimeSettings settings, INCopDependencyAwareRegistry registry ) : System
settings IRuntimeSettings
registry INCopDependencyAwareRegistry
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void