Метод | Описание | |
---|---|---|
ContextListenerObject ( ) : Spring.Context.Events | ||
HandleApplicationEvent ( object source, Spring.Context.ApplicationEventArgs e ) : void |
Метод | Описание | |
---|---|---|
ContextRefreshedHandler ( object sender, Spring.Context.ApplicationEventArgs e ) : void |
public ContextListenerObject ( ) : Spring.Context.Events | ||
Результат | Spring.Context.Events |
public HandleApplicationEvent ( object source, Spring.Context.ApplicationEventArgs e ) : void | ||
source | object | |
e | Spring.Context.ApplicationEventArgs | |
Результат | void |