using System;
using System.Collections.Generic;
namespace ET
{
public enum MessageBoxEventId
Ok,
No,
}