mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-13 07:11:56 +01:00
9 lines
81 B
C#
9 lines
81 B
C#
|
using System;
|
|||
|
|
|||
|
namespace FabAccessAPI
|
|||
|
{
|
|||
|
public class Class1
|
|||
|
{
|
|||
|
}
|
|||
|
}
|