{
void Execute();
}
public class SqlDataBase : IDataBase
{
public void Execute()
{
Console.WriteLine("Executing SQL");
}
public void SqlSpecificMethod() // not part of the interface, so only available to classes that implement it directly (not via a base class)
...
<未完>点击进入
- 内容创作
AI正在思考,请稍等...
- 问题越精准、内容越详细,请勿提交相同标题!
-
-
-
-
Failed to execute 'fetch' on 'Window': Value is not a valid ByteString
2023-04-01 22:22:54 来自 广东省东莞市 的网友 -
-
-
-
-
-