Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
ComponentModel
Design
Serialization
MemberRelationshipService.RelationshipEntry
C# Class System.ComponentModel.Design.Serialization.MemberRelationshipService.RelationshipEntry
Used as storage in our relationship table
Datei anzeigen
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Private Methods
Method
Description
RelationshipEntry
(
MemberRelationship
rel
) :
System.Collections.Generic
Method Details
Equals()
public
method
public
Equals
(
object
o
) :
bool
o
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool