Method | Description | |
---|---|---|
IsConfigurationKey ( this eventArgs, string expectedKey ) : bool |
Determines whether the specified ConfigurationChangedEventArgs represents the expected key.
|
public static IsConfigurationKey ( this eventArgs, string expectedKey ) : bool | ||
eventArgs | this | The |
expectedKey | string | The expected key. |
return | bool |