C# Class CKAN.Factorio.Version.ProvidedVersion

Inheritance: CKAN.Factorio.Version.ModVersion
Mostra file Open project: trakos/CFAN

Protected Properties

Property Type Description
modProviderIdentifier string

Public Methods

Method Description
ProvidedVersion ( string modProviderIdentifier, string versionString ) : System

Method Details

ProvidedVersion() public method

public ProvidedVersion ( string modProviderIdentifier, string versionString ) : System
modProviderIdentifier string
versionString string
return System

Property Details

modProviderIdentifier protected_oe property

protected string modProviderIdentifier
return string