Method FromDomainId
FromDomainId(int)
Resolves a NwDomain from a domain id.
public static NwDomain? FromDomainId(int domainId)
Parameters
domainIdintThe id of the domain to resolve.
Resolves a NwDomain from a domain id.
public static NwDomain? FromDomainId(int domainId)
domainId intThe id of the domain to resolve.