示例#1
0
 public static async Task AddParticipantAsync(TestParticipant participant)
 => await DbHelper.TestConnection.InsertAsync(participant);