In C#, a partial method has an optional implementation. Without an implementation, the compiler will remove the method and all calls to it.