Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PdbReader
Defs
Def
C# Class PdbReader.Defs.Def
Show file
Open project: LibreCrops/cdef
Protected Properties
Property
Type
Description
END_DEF
string
_type
PdbReader.Types.CBrace
Public Methods
Method
Description
Def
(
CBrace
type
) :
System
Output
(
string
indent
,
string
tab
) :
string
Method Details
Def()
public
method
public
Def
(
CBrace
type
) :
System
type
PdbReader.Types.CBrace
return
System
Output()
public
abstract
method
public
abstract
Output
(
string
indent
,
string
tab
) :
string
indent
string
tab
string
return
string
Property Details
END_DEF
protected static property
protected
static
string
END_DEF
return
string
_type
protected property
protected
CBrace,PdbReader.Types
_type
return
PdbReader.Types.CBrace