C# Class System.Runtime.AssemblyTargetedPatchBandAttribute

Inheritance: System.Attribute
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
AssemblyTargetedPatchBandAttribute ( string targetedPatchBand ) : System

Method Details

AssemblyTargetedPatchBandAttribute() public method

public AssemblyTargetedPatchBandAttribute ( string targetedPatchBand ) : System
targetedPatchBand string
return System