Method | Description | |
---|---|---|
GetParameterDescription ( this |
||
Trim ( this comment ) : String |
Remove common tags from the comment.
|
Method | Description | |
---|---|---|
Trim ( String comment, String tag ) : string |
Remove a tag from the given string.
|
public static GetParameterDescription ( this |
||
comments | this |
|
name | String | |
return | String |
public static Trim ( this comment ) : String | ||
comment | this | The comment. |
return | String |