7 lines
79 B
C#
7 lines
79 B
C#
public class Structure : Entity
|
|
{
|
|
public Structure()
|
|
{
|
|
|
|
}
|
|
} |