Browse Source

Update UsersManual.md

pull/1621/head
João Matos 4 years ago committed by GitHub
parent
commit
37103805d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/UsersManual.md

2
docs/UsersManual.md

@ -387,7 +387,7 @@ standard library types: @@ -387,7 +387,7 @@ standard library types:
### Strings
- `std::string`
- `std::wstring`
- `std::wstring` (C++/CLI only (UTF-16), [pending PR](https://github.com/mono/CppSharp/pull/983) for C#)
These are mapped automatically to .NET strings.

Loading…
Cancel
Save