public AlertButtonDescriptor( string id, string text, bool focused )
Public Sub New ( _ id As String, _ text As String, _ focused As Boolean _ )
public: AlertButtonDescriptor( String^ id, String^ text, bool focused )