开发者

Parent / Child relationships in interfaces

开发者 https://www.devze.com 2022-12-08 10:11 出处:网络
If I were to have interfaces like so: public interface IAlbum { string Title { get; set; } } public interface ITrack
0

精彩评论

暂无评论...
验证码 换一张
取 消