C# Class ApiParser.HasVersionRange

Afficher le fichier Open project: JetBrains/resharper-unity Class Usage Examples

Méthodes protégées

Méthode Description
ExportVersionRange ( XmlTextWriter xmlWriter ) : void
UpdateSupportedVersion ( System.Version apiVersion ) : bool

Method Details

ExportVersionRange() protected méthode

protected ExportVersionRange ( XmlTextWriter xmlWriter ) : void
xmlWriter System.Xml.XmlTextWriter
Résultat void

UpdateSupportedVersion() protected méthode

protected UpdateSupportedVersion ( System.Version apiVersion ) : bool
apiVersion System.Version
Résultat bool