Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
CodeAnalysis
CodeGen
LocalSlotManager.LocalSignature
C# Class Microsoft.CodeAnalysis.CodeGen.LocalSlotManager.LocalSignature
Structure that represents a local signature (as in
ECMA-335
, Partition I, §8.6.1.3 Local signatures).
Afficher le fichier
Open project: stark-lang/stark-roslyn
Méthodes publiques
Méthode
Description
Equals
(
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Méthode
Description
LocalSignature
(
Cci.ITypeReference
valType
,
LocalSlotConstraints
constraints
) :
System
Method Details
Equals()
public
méthode
public
Equals
(
other
) :
bool
Résultat
bool
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int