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
System
ComponentModel
Design
Serialization
MemberRelationshipService.RelationshipEntry
C# Class System.ComponentModel.Design.Serialization.MemberRelationshipService.RelationshipEntry
Used as storage in our relationship table
Afficher le fichier
Open project: dotnet/corefx
Class Usage Examples
Méthodes publiques
Méthode
Description
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Private Methods
Méthode
Description
RelationshipEntry
(
MemberRelationship
rel
) :
System.Collections.Generic
Method Details
Equals()
public
méthode
public
Equals
(
object
o
) :
bool
o
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
operator()
public
static
méthode
public
static
operator
( ) :
bool
Résultat
bool