Свойство | Тип | Описание | |
---|---|---|---|
base_path | string | ||
contents | |||
display_mode | int | ||
fadeIn | System.Windows.Media.Animation.Storyboard | ||
fadeOut | System.Windows.Media.Animation.Storyboard | ||
next_content | int | ||
offline_state | bool |
Метод | Описание | |
---|---|---|
CacheClean ( List |
||
Main ( int mode ) : System | ||
Main_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
Main_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Main_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnLoaded ( object sender, |
||
no_content ( string feedname ) : void | ||
offline ( bool status ) : void |
Метод | Описание | |
---|---|---|
Cycle ( object sender, |
||
ParseRSS ( string url ) : void | ||
StartCycle ( ) : void | ||
StartMain ( ) : void | ||
StringToHashString ( string input ) : string | ||
WPF_Ready ( object sender, |
||
img_Error ( int id ) : void | ||
img_Loaded ( ) : void | ||
img_Switch ( object sender, |
||
no_cache ( ) : void |
public CacheClean ( List |
||
hashes | List |
|
pattern | string | |
Результат | void |
public Main_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.KeyEventArgs | |
Результат | void |
public Main_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
Результат | void |
public Main_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseEventArgs | |
Результат | void |
public OnLoaded ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public no_content ( string feedname ) : void | ||
feedname | string | |
Результат | void |
public ArrayList,System.Collections contents | ||
Результат |
public Storyboard,System.Windows.Media.Animation fadeIn | ||
Результат | System.Windows.Media.Animation.Storyboard |
public Storyboard,System.Windows.Media.Animation fadeOut | ||
Результат | System.Windows.Media.Animation.Storyboard |