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
Mono
Cecil
Mdb
MethodEntryExtensions
C# Class Mono.Cecil.Mdb.MethodEntryExtensions
Exibir arquivo
Open project: jbevain/cecil
Public Methods
Method
Description
HasColumnInfo
(
this
entry
) :
bool
HasEndInfo
(
this
entry
) :
bool
Method Details
HasColumnInfo()
public
static
method
public
static
HasColumnInfo
(
this
entry
) :
bool
entry
this
return
bool
HasEndInfo()
public
static
method
public
static
HasEndInfo
(
this
entry
) :
bool
entry
this
return
bool