C# Class System.Runtime.Versioning.ResourceExposureAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
ResourceExposureAttribute ( ResourceScope exposureLevel ) : System

Method Details

ResourceExposureAttribute() public method

public ResourceExposureAttribute ( ResourceScope exposureLevel ) : System
exposureLevel ResourceScope
return System