Property | Type | Description | |
---|---|---|---|
commentToken | string |
Method | Description | |
---|---|---|
Create ( string comment, CommentStyle style = CommentStyle.Normal ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
Method | Description | |
---|---|---|
SingleLineCommentTranslationUnit ( string comment, string commentToken ) : System |
Initializes a new instance of the SingleLineCommentTranslationUnit class.
|
Method | Description | |
---|---|---|
CreateToken ( CommentStyle style ) : string |
public static Create ( string comment, CommentStyle style = CommentStyle.Normal ) : |
||
comment | string | |
style | CommentStyle | |
return |
protected SingleLineCommentTranslationUnit ( string comment, string commentToken ) : System | ||
comment | string | |
commentToken | string | |
return | System |