- Removed "(Since 2.4)" strings.
Change-Id: Ic43feba97d033e5232d6e4c1d9d2a737ca22f1f5
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
}
}
/// <summary>
- /// Indicates whether the USB debugging is enabled (Since 2.4)
+ /// Indicates whether the USB debugging is enabled
/// </summary>
public static bool UsbDebuggingEnabled
{
}
/// <summary>
- /// Indicates whether the 3G data network is enabled (Since 2.4)
+ /// Indicates whether the 3G data network is enabled
/// </summary>
public static bool Data3GNetworkEnabled
{
/// </summary>
EmailAlertRingtone,
/// <summary>
- /// (bool) Indicates whether the USB debugging is enabled (Since 2.4)
+ /// (bool) Indicates whether the USB debugging is enabled
/// </summary>
UsbDebuggingEnabled,
/// <summary>
- /// (bool) Indicates whether the 3G data network is enabled (Since 2.4)
+ /// (bool) Indicates whether the 3G data network is enabled
/// </summary>
Data3GNetworkEnabled,
/// <summary>