Final-Bomber  0.1
Bomberman/Dynablaster remake in C# using XNA.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
FBLauncher.MainWindow Class Reference

Logique d'interaction pour MainWindow.xaml More...

Inheritance diagram for FBLauncher.MainWindow:
[legend]
Collaboration diagram for FBLauncher.MainWindow:
[legend]

Public Member Functions

 MainWindow ()
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 

Properties

string ApplicationName [get]
 
string ApplicationID [get]
 
Assembly ApplicationAssembly [get]
 
Icon ApplicationIcon [get]
 
Uri UpdateXmlLocation [get]
 
Window Context [get]
 

Detailed Description

Logique d'interaction pour MainWindow.xaml

MainWindow

Definition at line 12 of file MainWindow.xaml.cs.

Constructor & Destructor Documentation

FBLauncher.MainWindow.MainWindow ( )

Definition at line 14 of file MainWindow.xaml.cs.

Member Function Documentation

void FBLauncher.MainWindow.InitializeComponent ( )

InitializeComponent

Definition at line 57 of file MainWindow.g.i.cs.

void FBLauncher.MainWindow.InitializeComponent ( )

InitializeComponent

Definition at line 57 of file MainWindow.g.i.cs.

void FBLauncher.MainWindow.InitializeComponent ( )

InitializeComponent

Definition at line 57 of file MainWindow.g.cs.

Property Documentation

Assembly FBLauncher.MainWindow.ApplicationAssembly
get

Definition at line 37 of file MainWindow.xaml.cs.

Icon FBLauncher.MainWindow.ApplicationIcon
get

Definition at line 42 of file MainWindow.xaml.cs.

string FBLauncher.MainWindow.ApplicationID
get

Definition at line 32 of file MainWindow.xaml.cs.

string FBLauncher.MainWindow.ApplicationName
get

Definition at line 27 of file MainWindow.xaml.cs.

Window FBLauncher.MainWindow.Context
get

Definition at line 52 of file MainWindow.xaml.cs.

Uri FBLauncher.MainWindow.UpdateXmlLocation
get

Definition at line 47 of file MainWindow.xaml.cs.


The documentation for this class was generated from the following files: