C# (CSharp) ClientLauncher Пространство имен

Пространства имен

ClientLauncher.Properties
ClientLauncher.Usercontrols

Классы

Имя Описание
App Interaction logic for App.xaml
App.LoadingSectionCompleted
App.LoadingSectionStarted
ApplicationUpdates
ApplicationUpdates.DownloadCompleteEventArgs
ApplicationUpdates.DownloadProgressEventArgs
ApplicationUpdates.DownloadRequest
ApplicationUpdates.DownloadResponse
ChangeCustomerServerEventArgs
CustomServer
ErrorMessageEventArgs
IniFiles Provides methods for reading and writing to an INI file.
IniFiles.NativeMethods
LauncherEncryption
Locale Follow steps 1a or 1b and then 2 to use this custom control in a XAML file. Step 1a) Using this custom control in a XAML file that exists in the current project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher" Step 1b) Using this custom control in a XAML file that exists in a different project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher;assembly=ClientLauncher" You will also need to add a project reference from the project where the XAML file lives to this project and Rebuild to avoid compilation errors: Right click on the target project in the Solution Explorer and "Add Reference"->"Projects"->[Browse to and select this project] Step 2) Go ahead and use your control in the XAML file.
Locales
MathHelper
Patcher
Patcher.CustomeTreCallObject
Patcher.PatchFunctionCompleteEventArgs
Patcher.PatchingEventArgs
ServerConnector
ServerConnector.PacketsReceivedEventArgs
ServerControls Follow steps 1a or 1b and then 2 to use this custom control in a XAML file. Step 1a) Using this custom control in a XAML file that exists in the current project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher" Step 1b) Using this custom control in a XAML file that exists in a different project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher;assembly=ClientLauncher" You will also need to add a project reference from the project where the XAML file lives to this project and Rebuild to avoid compilation errors: Right click on the target project in the Solution Explorer and "Add Reference"->"Projects"->[Browse to and select this project] Step 2) Go ahead and use your control in the XAML file.
ServerDetails
ServerInfo
ServerSelector Follow steps 1a or 1b and then 2 to use this custom control in a XAML file. Step 1a) Using this custom control in a XAML file that exists in the current project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher" Step 1b) Using this custom control in a XAML file that exists in a different project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher;assembly=ClientLauncher" You will also need to add a project reference from the project where the XAML file lives to this project and Rebuild to avoid compilation errors: Right click on the target project in the Solution Explorer and "Add Reference"->"Projects"->[Browse to and select this project] Step 2) Go ahead and use your control in the XAML file.
Splash Interaction logic for Splash.xaml
Splash.UIText
StandardTre
TextVariables
TextualServerControl Follow steps 1a or 1b and then 2 to use this custom control in a XAML file. Step 1a) Using this custom control in a XAML file that exists in the current project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher" Step 1b) Using this custom control in a XAML file that exists in a different project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:ClientLauncher;assembly=ClientLauncher" You will also need to add a project reference from the project where the XAML file lives to this project and Rebuild to avoid compilation errors: Right click on the target project in the Solution Explorer and "Add Reference"->"Projects"->[Browse to and select this project] Step 2) Go ahead and use your control in the XAML file.
UISettings Simple class to defin the settings from the skin XML file
UISettings.Pallette
UISettings.StarWarsFont
UserPreferences
UserSettings
frmMain