C# Class System.Runtime.AssemblyTargetedPatchBandAttribute

Inheritance: System.Attribute
显示文件 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