C# Class Cryptid.Candidate.Height

An object representing the height of the candidate
Mostrar archivo Open project: CryptidID/Cryptid

Public Methods

Method Description
Height ( ) : System
Height ( int feet, int inches ) : System

Method Details

Height() public method

public Height ( ) : System
return System

Height() public method

public Height ( int feet, int inches ) : System
feet int
inches int
return System