Method | Description | |
---|---|---|
GetExternalProviders ( this context ) : IEnumerable |
||
IsProviderSupported ( this context, string provider ) : bool |
public static GetExternalProviders ( this context ) : IEnumerable |
||
context | this | |
return | IEnumerable |
public static IsProviderSupported ( this context, string provider ) : bool | ||
context | this | |
provider | string | |
return | bool |