Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ReSharper20162CSharp
DerivedInitiallyNonDocumentedClass
C# Class ReSharper20162CSharp.DerivedInitiallyNonDocumentedClass
This is also a useful class but it's a bit more documented
Inheritance:
IBaseDocumentedClass
显示文件
Open project: gorohoroh/resharper-ultimate-whatsnew
Public Methods
Method
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
method
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
return
void