Interface IZrListSourceProperty
Provides a source for obtaining an IGetZrList.
public interface IZrListSourceProperty
- Extension Methods
Properties
ZrListSource
The provider for IGetZrList.
Func<IGetZrList> ZrListSource { get; set; }
Provides a source for obtaining an IGetZrList.
public interface IZrListSourceProperty
The provider for IGetZrList.
Func<IGetZrList> ZrListSource { get; set; }