Compare commits
1 Commits
d68ba85262
...
ef808ac62b
| Author | SHA1 | Date | |
|---|---|---|---|
| ef808ac62b |
@@ -11,7 +11,7 @@ namespace OwnChar.Manager
|
|||||||
throw new NotImplementedException();
|
throw new NotImplementedException();
|
||||||
}
|
}
|
||||||
|
|
||||||
public IEnumerable<Character>? GetCharacters(Character? character)
|
public IEnumerable<Character>? GetCharacters(UserProfile? profile)
|
||||||
{
|
{
|
||||||
throw new NotImplementedException();
|
throw new NotImplementedException();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user