'宣言 Public Function New( _ ByVal runbot As RunBot, _ ByVal mkrName As String, _ ByVal defaultAltText As String, _ ByVal defaultRestoreAltText As String _ )
public RestoreDialogButton( RunBot runbot, string mkrName, string defaultAltText, string defaultRestoreAltText )