C# 클래스 NRConfigManager.Rendering.Extension

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Extension ( ) : System
Merge ( ) : Extension

Produces a new Extension object that represents the union of all instrumentation targets specified in the supplied Extension objects.

메소드 상세

Extension() 공개 메소드

public Extension ( ) : System
리턴 System

Merge() 공개 정적인 메소드

Produces a new Extension object that represents the union of all instrumentation targets specified in the supplied Extension objects.
public static Merge ( ) : Extension
리턴 Extension