Method | Description | |
---|---|---|
ToDouble ( this theDouble ) : Double |
Extension method on String to convert to Double creates a ToDouble() method on string |
public static ToDouble ( this theDouble ) : Double | ||
theDouble | this | The double. |
return | Double |