C# Class System.Runtime.TargetedPatchingOptOutAttribute

Inheritance: Attribute
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
TargetedPatchingOptOutAttribute ( string reason ) : System

Method Details

TargetedPatchingOptOutAttribute() public method

public TargetedPatchingOptOutAttribute ( string reason ) : System
reason string
return System