GREET API
Exposed interfaces to create modules that can be loaded in GREET
Main Page
Packages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Enumerations
Enumerator
Properties
Events
IEvaporatedGas.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
using
System.Reflection;
6
7
namespace
PlugInsInterfaces.DataTypes.Resource
8
{
9
[Obfuscation(Feature =
"renaming"
, Exclude =
true
)]
10
public
interface
IEvaporatedGas
:
IXmlObj
11
{
15
[Obfuscation(Feature =
"renaming"
, Exclude =
true
)]
16
IParameter
Ratio {
get
; set; }
20
[Obfuscation(Feature =
"renaming"
, Exclude =
true
)]
21
int
GasIdReference {
get
; set; }
22
}
23
}
PlugInsInterfaces.DataTypes.Resource.IEvaporatedGas
Definition:
IEvaporatedGas.cs:10
PlugInsInterfaces.DataTypes.IXmlObj
Definition:
IXmlObj.cs:11
PlugInsInterfaces.DataTypes.IParameter
Class that represents a value and unit
Definition:
IParameter.cs:13
Desktop
SVN
source
greet-dev
main
PlugInsInterfaces
DataManipulation
Resource
IEvaporatedGas.cs
Generated on Wed Oct 2 2013 10:34:39 for GREET API by
1.8.5