Constructor Feature
Feature(string, int, int?, string)
Initializes a new instance of the Feature class.
public Feature(string name, int firstSupportedWireVersion, int? supportRemovedWireVersion = null, string notSupportedMessage = null)
Initializes a new instance of the Feature class.
public Feature(string name, int firstSupportedWireVersion, int? supportRemovedWireVersion = null, string notSupportedMessage = null)