ConventionBasedStartup(StartupMethods) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
ConventionBasedStartup(Microsoft::AspNetCore::Hosting::Internal::StartupMethods ^ methods);
public ConventionBasedStartup (Microsoft.AspNetCore.Hosting.Internal.StartupMethods methods);
new Microsoft.AspNetCore.Hosting.ConventionBasedStartup : Microsoft.AspNetCore.Hosting.Internal.StartupMethods -> Microsoft.AspNetCore.Hosting.ConventionBasedStartup
Public Sub New (methods As StartupMethods)
Parameter
- methods
- Microsoft.AspNetCore.Hosting.Internal.StartupMethods