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

Properties

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

Detailed Description

Definition at line 10 of file IUpdatable.cs.

Property Documentation

Assembly UpdateLibrary.IUpdatable.ApplicationAssembly
get

Definition at line 14 of file IUpdatable.cs.

Icon UpdateLibrary.IUpdatable.ApplicationIcon
get

Definition at line 15 of file IUpdatable.cs.

string UpdateLibrary.IUpdatable.ApplicationID
get

Definition at line 13 of file IUpdatable.cs.

string UpdateLibrary.IUpdatable.ApplicationName
get

Definition at line 12 of file IUpdatable.cs.

Window UpdateLibrary.IUpdatable.Context
get

Definition at line 17 of file IUpdatable.cs.

Uri UpdateLibrary.IUpdatable.UpdateXmlLocation
get

Definition at line 16 of file IUpdatable.cs.


The documentation for this interface was generated from the following file: