Interface IOptionPropertyProvider
Interface for an option property provider
Namespace: Ubiquity.CommandlineParsing
Assembly: Ubiquity.CommandlineParsing.dll
Syntax
public interface IOptionPropertyProvider
Methods
GetPropertyForOption(Object, CommandlineOption) | Gets an IOptionProperty for a given instance and option |