C# Class TinkerWorX.SharpCraft.SupportAttribute

Inheritance: System.Attribute
Mostra file Open project: TinkerWorX/SharpCraft

Public Methods

Method Description
SupportAttribute ( String version, SupportRange range, System.Boolean isSupported, System.Boolean isTested ) : System

Method Details

SupportAttribute() public method

public SupportAttribute ( String version, SupportRange range, System.Boolean isSupported, System.Boolean isTested ) : System
version String
range SupportRange
isSupported System.Boolean
isTested System.Boolean
return System