A strongly-typed resource class, for looking up localized strings, etc.

Namespace: ADDTimer
Assembly: ADDTimer (in ADDTimer.exe) Version: 1.2.0.0 (1.2.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public class ADDTimer
Public Class ADDTimer
public ref class ADDTimer

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AccessError
Looks up a localized string similar to Access Denied! .
ApplicationTitle
Looks up a localized string similar to Timer: .
AutoStartComment
Looks up a localized string similar to Set to true if you want the timer to start when envoked. False for no..
ConfigFormAutostart
Looks up a localized string similar to Auto Start.
ConfigFormDurationIn
Looks up a localized string similar to Duration in .
ConfigFormDurationUnits
Looks up a localized string similar to Duration Units.
ConfigFormMessage
Looks up a localized string similar to Message.
ConfigFormShortcutQuestion
Looks up a localized string similar to Would you like to save a shortcut for this timer?.
ConfigFormShortcutQuestionTitle
Looks up a localized string similar to Create a Shortcut?.
ConfigFormSpeak
Looks up a localized string similar to Speak the Message.
ConfigFormTitle
Looks up a localized string similar to Create a New Timer File v.
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
DefaultMessage
Looks up a localized string similar to Times Up!.
DoneText
Looks up a localized string similar to Done.
DurationComment
Looks up a localized string similar to Duration in seconds.
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileNotFoundError
Looks up a localized string similar to could not be found! .
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FormattingError
Looks up a localized string similar to Formatting error.
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HelpHint
Looks up a localized string similar to Press F1 for help.
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MessageComment
Looks up a localized string similar to Message for timer to display.
OpenError
Looks up a localized string similar to Error Opening ATF File.
ReadAutoStartError
Looks up a localized string similar to Error Reading If Timer Should Auto Start.
ReadDurationError
Looks up a localized string similar to Error Reading Duration from ATF File.
ReadMessageError
Looks up a localized string similar to Error Reading Message From ATF File!.
ReadShouldSpeakError
Looks up a localized string similar to Error Reading If Timer Should Speak The Message.
ResetText
Looks up a localized string similar to R.
ResourceManager
Returns the cached ResourceManager instance used by this class.
ShortcutHint
Looks up a localized string similar to Start the timer..
SpeakComment
Looks up a localized string similar to Set to true if you want the message spoken through text to speech. False for no..
StartText
Looks up a localized string similar to Start.
StopText
Looks up a localized string similar to Stop.
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WordForErrorLC
Looks up a localized string similar to error.
WordForErrorUC
Looks up a localized string similar to Error.
WordForMinutesLC
Looks up a localized string similar to minutes.
WordForMinutesUC
Looks up a localized string similar to Minutes.
WordForSecondsLC
Looks up a localized string similar to seconds.
WordForSecondsUC
Looks up a localized string similar to Seconds.
WriteDurationError
Looks up a localized string similar to Error writing the duration to the file! .
WriteErrorTitle
Looks up a localized string similar to Error While Writing to File!.
WriteFileError
Looks up a localized string similar to An error occured while trying to save the ATF file! .
WriteMessageError
Looks up a localized string similar to Error writing the message to the file! .
WriteShortcutError
Looks up a localized string similar to Could not save the shortcut to your selected location!.
WriteShortcutErrorTitle
Looks up a localized string similar to Error Saving Shortcut.
XMLError
Looks up a localized string similar to XML Error!.

Inheritance Hierarchy

System..::..Object
  ADDTimer..::..ADDTimer

See Also