mirror of
https://github.com/fergalmoran/retns-api.git
synced 2025-12-22 18:10:47 +00:00
7 lines
107 B
C#
7 lines
107 B
C#
using System;
|
|
|
|
namespace retns.api.Services.Extensions {
|
|
public static class ExtensionHolder {
|
|
|
|
}
|
|
} |