C# Class Axiom.Runtime.AxiomReleaseInformation

Mostrar archivo Open project: ahodroj/prologdotnet

Public Properties

Property Type Description
Company string
CompilerVersion string
Copyright string
Product string
Release string

Property Details

Company public_oe static_oe property

public static string Company
return string

CompilerVersion public_oe static_oe property

public static string CompilerVersion
return string

Copyright public_oe static_oe property

public static string Copyright
return string

Product public_oe static_oe property

public static string Product
return string

Release public_oe static_oe property

public static string Release
return string