C# Class TinkerWorX.SharpCraft.SupportAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: TinkerWorX/SharpCraft

Méthodes publiques

Méthode Description
SupportAttribute ( String version, SupportRange range, System.Boolean isSupported, System.Boolean isTested ) : System

Method Details

SupportAttribute() public méthode

public SupportAttribute ( String version, SupportRange range, System.Boolean isSupported, System.Boolean isTested ) : System
version String
range SupportRange
isSupported System.Boolean
isTested System.Boolean
Résultat System