Starting in C# 7, you can add default method implementations (and constants) to interfaces, like this: This outputs the following: ...
確定! 回上一頁