Basic class must have a default constructor

xiaoxiao2021-03-05  23

It was depressed by this problem.

Public class packet {} public class outpacket: packet {}

Compiling Tips: ... / packets / inpacket.cs (10): Heavy Duty "Packet" method does not get "0" parameters

Add a default constructor to packet () {} for packet () {}

Compiled through the blame

转载请注明原文地址:https://www.9cbs.com/read-37541.html

New Post(0)