2006-03-04, 05:52 PM
In the ScheduleHelper class, most of the methods seem to have obscured parameter names, like
public virtual new GBPVR.Public.ScheduledRecording SheduleRecording ( System.Int32 x70cd72e44179c0c2 , System.DateTime x787497fc33be3c14 , System.DateTime xe3f5c33dc7dd7900 , GBPVR.Public.Programme x5d1dc8495c0908a9 , System.Int32 xc496bfae50bb26f7 , System.Int32 xade76a5553fdbdd3 , System.String xc83dcfb9cf32c5cd )
Member of GBPVR.Backend.Common.ScheduleHelper
Is there something I need to do to get the names to come back so that I can figure out wat the various parameters are for?
Jeff
public virtual new GBPVR.Public.ScheduledRecording SheduleRecording ( System.Int32 x70cd72e44179c0c2 , System.DateTime x787497fc33be3c14 , System.DateTime xe3f5c33dc7dd7900 , GBPVR.Public.Programme x5d1dc8495c0908a9 , System.Int32 xc496bfae50bb26f7 , System.Int32 xade76a5553fdbdd3 , System.String xc83dcfb9cf32c5cd )
Member of GBPVR.Backend.Common.ScheduleHelper
Is there something I need to do to get the names to come back so that I can figure out wat the various parameters are for?
Jeff