Я сам не знаю как и что, но оно работает как то
This commit is contained in:
@@ -21,7 +21,7 @@ namespace mROA.Implementation
|
||||
|
||||
public int Id => _identifier.ContextId;
|
||||
public int OwnerId => _identifier.OwnerId;
|
||||
|
||||
public UniversalObjectIdentifier Identifier => _identifier;
|
||||
protected async Task<T> GetResultAsync<T>(int methodId, object? parameter = default,
|
||||
CancellationToken cancellationToken = default)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user