перевод на передачу с обозначением схемы
This commit is contained in:
@@ -7,4 +7,7 @@ namespace Example.Shared;
|
||||
public interface ILoadTest
|
||||
{
|
||||
int Next(int last);
|
||||
int Last(int next);
|
||||
void C();
|
||||
void A();
|
||||
}
|
||||
Reference in New Issue
Block a user