BizHawk/BizHawk.Common/Extensions
YoshiRulz 56bba49c3b
Long-promised ApiHawk refactor
In the C# API, methods have been renamed, changed to properties, or made to
return interfaces instead of classes. Some parameters have different defaults.
Very little of the implementation has changed.
Lua API hasn't changed at all, but Comm/Input/SaveState libs are now in
Client.Common (and Comm now delegates to IComm).
2020-02-02 19:38:31 +10:00
..
BinaryReaderExtensions.cs import WIP discsys work from svn 2015-06-23 13:57:11 -05:00
BufferExtensions.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
CollectionExtensions.cs Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
IOExtensions.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
NumberExtensions.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
ReflectionExtensions.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
StringExtensions.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00