摘要:
# 委托类型 函数别名 DeleGate\Program.cs using System; class Program { // 定义一个委托类型 public delegate void OperationDelegate(int x, int y); public static void Add 阅读全文
posted @ 2024-08-31 11:56
Song的学习笔记
阅读(29)
评论(0)
推荐(0)
浙公网安备 33010602011771号