Partial classes work basically as they do in C#. Additionally, you can use replace
to override a member declared in another copy of a partial class. This idea comes from proposals for C# 7.
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.