mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-09-13 20:40:37 +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