добавление модуля гетвея
This commit is contained in:
@@ -44,4 +44,9 @@ public class TestController : ITestController
|
||||
{
|
||||
return new TestParameterInstance();
|
||||
}
|
||||
|
||||
public string Alphabet()
|
||||
{
|
||||
return "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user