Метод | Описание | |
---|---|---|
GetBundle ( ) : IBundle | ||
GetClasses ( ) : string[] | ||
GetProperty ( string key ) : object | ||
GetPropertyKeys ( ) : string[] | ||
GetUsingBundles ( ) : IBundle[] | ||
IsAssignableTo ( IBundle requester, string className ) : bool | ||
ServiceReference ( |
public GetProperty ( string key ) : object | ||
key | string | |
Результат | object |
public IsAssignableTo ( IBundle requester, string className ) : bool | ||
requester | IBundle | |
className | string | |
Результат | bool |
public ServiceReference ( |
||
registration | ||
bundle | IBundle | |
Результат | System |