C# Class ellabi.Annotations.MustUseReturnValueAttribute

Inheritance: Attribute
显示文件 Open project: sw3103/movemouse

Private Properties

Property Type Description

Public Methods

Method Description
MustUseReturnValueAttribute ( ) : System
MustUseReturnValueAttribute ( string justification ) : System

Method Details

MustUseReturnValueAttribute() public method

public MustUseReturnValueAttribute ( ) : System
return System

MustUseReturnValueAttribute() public method

public MustUseReturnValueAttribute ( string justification ) : System
justification string
return System