mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-04-20 18:36:31 +02:00
12 lines
104 B
C#
12 lines
104 B
C#
using System;
|
|
using S22.Sasl;
|
|
|
|
namespace FabAccessAPI
|
|
{
|
|
public class Api
|
|
{
|
|
|
|
|
|
}
|
|
}
|