<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C#11 on 冯威的博客</title><link>https://fwhyy.com/tags/c%2311/</link><description>Recent content in C#11 on 冯威的博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 14 Nov 2022 08:46:42 +0800</lastBuildDate><atom:link href="https://fwhyy.com/tags/c%2311/atom.xml" rel="self" type="application/rss+xml"/><item><title>C# 11：接口中的静态抽象成员</title><link>https://fwhyy.com/2022/11/csharp-11-static-abstract-members-in-interfaces/</link><pubDate>Mon, 14 Nov 2022 08:46:42 +0800</pubDate><guid>https://fwhyy.com/2022/11/csharp-11-static-abstract-members-in-interfaces/</guid><description>&lt;p&gt;接口我们都很了解了，在编写代码的时，如果有一定的抽象思维，就会将不同对象的相同行为抽象出来，放到接口中，我们最熟悉的就是在接口中写一堆方法的定义。&lt;/p&gt;</description></item></channel></rss>