C# 클래스 Rosalia.Core.Identities

파일 보기 프로젝트 열기: rosaliafx/Rosalia 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Empty Identities

공개 메소드들

메소드 설명
Contains ( Identity key ) : bool
Equals ( object obj ) : bool
Find ( string value ) : Identity
GetHashCode ( ) : int
Identities ( ) : System.Linq
operator ( ) : Identities

보호된 메소드들

메소드 설명
Equals ( Identities other ) : bool

메소드 상세

Contains() 공개 메소드

public Contains ( Identity key ) : bool
key Identity
리턴 bool

Equals() 보호된 메소드

protected Equals ( Identities other ) : bool
other Identities
리턴 bool

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

Find() 공개 메소드

public Find ( string value ) : Identity
value string
리턴 Identity

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

Identities() 공개 메소드

public Identities ( ) : System.Linq
리턴 System.Linq

operator() 공개 정적인 메소드

public static operator ( ) : Identities
리턴 Identities

프로퍼티 상세

Empty 공개적으로 정적으로 프로퍼티

public static Identities,Rosalia.Core Empty
리턴 Identities