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
CommentReflowerLib
MatchedBlockData
C# Class CommentReflowerLib.MatchedBlockData
显示文件
Open project: kmunson/CommentReflowerVSIX
Class Usage Examples
Public Properties
Property
Type
Description
mEndLine
int
mIndentation
int
mMatchedBlockEnd
string
mMatchedBlockStart
string
mSpacesTrimmedOffBlockStart
int
mStartLine
int
Property Details
mEndLine
public_oe property
public
int
mEndLine
return
int
mIndentation
public_oe property
public
int
mIndentation
return
int
mMatchedBlockEnd
public_oe property
public
string
mMatchedBlockEnd
return
string
mMatchedBlockStart
public_oe property
public
string
mMatchedBlockStart
return
string
mSpacesTrimmedOffBlockStart
public_oe property
public
int
mSpacesTrimmedOffBlockStart
return
int
mStartLine
public_oe property
public
int
mStartLine
return
int