1314be22bb
Turns out the property setter was failing to cover inheritance, so referent properties were being corrupted in the process. This should now be fixed. I've also deprecated IsA<T>() in favor of using C#'s own `is` operator and stopped locking the parent of service classes to avoid saving issues. |
||
---|---|---|
.. | ||
Attributes.cs | ||
Instance.cs | ||
Property.cs |