Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Verses
Portable
Verse
C# Class Verses.Portable.Verse
Inheritance:
BusinessEntityBase
,
IComparable
ファイルを表示
Open project: pierceboggan/Verses
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
CompareTo
(
object
obj
) :
int
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Verse
( ) :
System
Method Details
CompareTo()
public
method
public
CompareTo
(
object
obj
) :
int
obj
object
return
int
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Verse()
public
method
public
Verse
( ) :
System
return
System