예제 #1
0
파일: DataSchema.cpp 프로젝트: noriter/nit
int TestDataObject::getYear()
{
	return _schema->GetYear();
}