JasonBock / SpackleNet

Spackle is a project that contains a number of helper methods I've used to supplement the core classes in .NET.
MIT License
14 stars 1 forks source link

Add TryAsUri to StringExtensions #11

Closed JasonBock closed 8 years ago

JasonBock commented 8 years ago

Pretty self-explanatory. Use TryCreate() from Uri to do this.