Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LineMatcher
C# Class LineMatcher, EmptyConstructor
Exibir arquivo
Open project: Fody/EmptyConstructor
Class Usage Examples
Public Properties
Property
Type
Description
Line
string
StarEnd
bool
StarStart
bool
Public Methods
Method
Description
Match
(
string
typeName
) :
bool
Method Details
Match()
public
method
public
Match
(
string
typeName
) :
bool
typeName
string
return
bool
Property Details
Line
public_oe property
public
string
Line
return
string
StarEnd
public_oe property
public
bool
StarEnd
return
bool
StarStart
public_oe property
public
bool
StarStart
return
bool