Property | Type | Description |
---|
Method | Description | |
---|---|---|
Continue ( PropertyRoute route, string continuation ) : PropertyRoute | ||
ContinueRouteExtension ( ) : System | ||
ContinueRouteExtension ( string continuation ) : System | ||
ProvideValue ( IServiceProvider serviceProvider ) : object |
public static Continue ( PropertyRoute route, string continuation ) : PropertyRoute | ||
route | PropertyRoute | |
continuation | string | |
return | PropertyRoute |
public ContinueRouteExtension ( string continuation ) : System | ||
continuation | string | |
return | System |
public ProvideValue ( IServiceProvider serviceProvider ) : object | ||
serviceProvider | IServiceProvider | |
return | object |