Last updated 1 year ago
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Interface for restriction factory.
public interface IRestrictionFactory
Creates a restriction.
Restriction CreateRestriction(string type)
type
The restriction type name.
The new restriction.