[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected IEnumerable<IApplicationStarter> GetStarters()
protected IEnumerable<IApplicationStarter> GetStarters()
Protected Function GetStarters As IEnumerable(Of IApplicationStarter)
Protected Function GetStarters As IEnumerable(Of IApplicationStarter)
protected:
IEnumerable<IApplicationStarter^>^ GetStarters()
protected:
IEnumerable<IApplicationStarter^>^ GetStarters()
member GetStarters : unit -> IEnumerable<IApplicationStarter>
member GetStarters : unit -> IEnumerable<IApplicationStarter>
Return Value
Type:
IEnumerable IApplicationStarter