C# Class NRConfigManager.Rendering.Extension

Afficher le fichier Open project: Pablissimo/nrconfig Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Extension ( ) : System
Merge ( ) : Extension

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

Method Details

Extension() public méthode

public Extension ( ) : System
Résultat System

Merge() public static méthode

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