Class GuildDelegateeModule
public static class GuildDelegateeModule
- Inheritance
-
GuildDelegateeModule
- Inherited Members
Methods
CreateGuildDelegatee(GuildRepository, Address)
public static GuildDelegatee CreateGuildDelegatee(this GuildRepository repository, Address address)
Parameters
repository
GuildRepositoryaddress
Address
Returns
TryGetGuildDelegatee(GuildRepository, Address, out GuildDelegatee?)
public static bool TryGetGuildDelegatee(this GuildRepository repository, Address address, out GuildDelegatee? guildDelegatee)
Parameters
repository
GuildRepositoryaddress
AddressguildDelegatee
GuildDelegatee