Пример #1
0
 public void SetEndDate(DateTime value)
 {
     CAPI.ovr_ChallengeOptions_SetEndDate(Handle, value);
 }