Open jason-roberts opened 10 years ago
Create a base toggle that allows the derived toggle classes to provide a Func delegate to determine feature enabled. Not sure if this is worth doing as you can just implement the toggle interface and provide custom logic anyway
Create a base toggle that allows the derived toggle classes to provide a Func delegate to determine feature enabled. Not sure if this is worth doing as you can just implement the toggle interface and provide custom logic anyway