Method | Description | |
---|---|---|
Disable ( ThirdPartyFeature feature ) : void | ||
Enable ( ThirdPartyFeature feature ) : void | ||
SetDisabled ( ThirdPartyFeature feature, bool value ) : void |
public static Disable ( ThirdPartyFeature feature ) : void | ||
feature | ThirdPartyFeature | |
return | void |
public static Enable ( ThirdPartyFeature feature ) : void | ||
feature | ThirdPartyFeature | |
return | void |
public static SetDisabled ( ThirdPartyFeature feature, bool value ) : void | ||
feature | ThirdPartyFeature | |
value | bool | |
return | void |