C# Class Verses.Portable.Prayer

Inheritance: BusinessEntityBase, IComparable
Show file 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
Prayer ( ) : 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

Prayer() public method

public Prayer ( ) : System
return System