-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Availability Attribute additions and clean-up. (#6)
* Added one more availability attribute - the Unavailable attribute for indicating runtime operating systems that might not support a particular API. * Updated version parsing code to use a regular expressions; some Unity builds were not deducing overloads of String.Split correctly. * Small fixes to prevent bad input and addressing of typos.
- Loading branch information
1 parent
5ef57c5
commit 417002e
Showing
2 changed files
with
54 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters