mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-30 17:30:40 +00:00
Stub generators
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Text;
|
||||
|
||||
namespace Esiur.Data
|
||||
{
|
||||
internal class TruComposite : Tru
|
||||
public class TruComposite : Tru
|
||||
{
|
||||
public Tru[] SubTypes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user