C# Class System.Runtime.InteropServices.PreserveSigAttribute

Inheritance: Attribute
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
PreserveSigAttribute ( ) : System

Private Methods

Method Description
GetCustomAttribute ( RuntimeMethodInfo method ) : Attribute
IsDefined ( RuntimeMethodInfo method ) : bool

Method Details

PreserveSigAttribute() public method

public PreserveSigAttribute ( ) : System
return System