C# Class ReSharper20162CSharp.DerivedInitiallyNonDocumentedClass

This is also a useful class but it's a bit more documented
Inheritance: IBaseDocumentedClass
Afficher le fichier Open project: gorohoroh/resharper-ultimate-whatsnew

Méthodes publiques

Méthode Description
Execute ( int id ) : void This is not your usual method: it inherits documentation from its base via <inheritdoc/> and extends it by adding this remark.

Method Details

Execute() public méthode

This is not your usual method: it inherits documentation from its base via <inheritdoc/> and extends it by adding this remark.
public Execute ( int id ) : void
id int
Résultat void