C# Class ellabi.Annotations.MustUseReturnValueAttribute

Inheritance: Attribute
Afficher le fichier Open project: sw3103/movemouse

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MustUseReturnValueAttribute ( ) : System
MustUseReturnValueAttribute ( string justification ) : System

Method Details

MustUseReturnValueAttribute() public méthode

public MustUseReturnValueAttribute ( ) : System
Résultat System

MustUseReturnValueAttribute() public méthode

public MustUseReturnValueAttribute ( string justification ) : System
justification string
Résultat System