Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TUP
AsmResolver
NET
Specialized
CustomModifierType
C# Class TUP.AsmResolver.NET.Specialized.CustomModifierType
Inheritance:
TypeSpecification
Mostrar archivo
Open project: Rex-Hays/GNIDA
Public Methods
Method
Description
CustomModifierType
(
TypeReference
modifierType
,
TypeReference
baseType
,
bool
isRequired
) :
System
GetSuffix
( ) :
string
Method Details
CustomModifierType()
public
method
public
CustomModifierType
(
TypeReference
modifierType
,
TypeReference
baseType
,
bool
isRequired
) :
System
modifierType
TypeReference
baseType
TypeReference
isRequired
bool
return
System
GetSuffix()
public
method
public
GetSuffix
( ) :
string
return
string