示例#1
0
bool MessageFind( int nMsgId )
{
	return s_MsgService.Find( nMsgId );
}