8 lines
91 B
C#
8 lines
91 B
C#
namespace zero.Core.Options
|
|
{
|
|
public interface IZeroCollectionOptions
|
|
{
|
|
|
|
}
|
|
}
|