Closed iwillspeak closed 3 years ago
Library and program code that isn't part of the environment will be static methods and properties. We should mark the type deifnitions that contain them as abstract sealed to clarify this at the IL level.
abstract sealed
Library and program code that isn't part of the environment will be static methods and properties. We should mark the type deifnitions that contain them as
abstract sealed
to clarify this at the IL level.