num method

int num()

Implementation

int num(){
	return _num;
}