C# Class PrepareEventGraphMultiChronopic, chronojump

显示文件 Open project: GNOME/chronojump Class Usage Examples

Public Properties

Property Type Description
cp1InStr string
cp1OutStr string
cp1StartedIn bool
cp2InStr string
cp2OutStr string
cp2StartedIn bool
cp3InStr string
cp3OutStr string
cp3StartedIn bool
cp4InStr string
cp4OutStr string
cp4StartedIn bool

Public Methods

Method Description
PrepareEventGraphMultiChronopic ( ) : System
PrepareEventGraphMultiChronopic ( bool cp1StartedIn, bool cp2StartedIn, bool cp3StartedIn, bool cp4StartedIn, string cp1InStr, string cp1OutStr, string cp2InStr, string cp2OutStr, string cp3InStr, string cp3OutStr, string cp4InStr, string cp4OutStr ) : System

Method Details

PrepareEventGraphMultiChronopic() public method

public PrepareEventGraphMultiChronopic ( ) : System
return System

PrepareEventGraphMultiChronopic() public method

public PrepareEventGraphMultiChronopic ( bool cp1StartedIn, bool cp2StartedIn, bool cp3StartedIn, bool cp4StartedIn, string cp1InStr, string cp1OutStr, string cp2InStr, string cp2OutStr, string cp3InStr, string cp3OutStr, string cp4InStr, string cp4OutStr ) : System
cp1StartedIn bool
cp2StartedIn bool
cp3StartedIn bool
cp4StartedIn bool
cp1InStr string
cp1OutStr string
cp2InStr string
cp2OutStr string
cp3InStr string
cp3OutStr string
cp4InStr string
cp4OutStr string
return System

Property Details

cp1InStr public_oe property

public string cp1InStr
return string

cp1OutStr public_oe property

public string cp1OutStr
return string

cp1StartedIn public_oe property

public bool cp1StartedIn
return bool

cp2InStr public_oe property

public string cp2InStr
return string

cp2OutStr public_oe property

public string cp2OutStr
return string

cp2StartedIn public_oe property

public bool cp2StartedIn
return bool

cp3InStr public_oe property

public string cp3InStr
return string

cp3OutStr public_oe property

public string cp3OutStr
return string

cp3StartedIn public_oe property

public bool cp3StartedIn
return bool

cp4InStr public_oe property

public string cp4InStr
return string

cp4OutStr public_oe property

public string cp4OutStr
return string

cp4StartedIn public_oe property

public bool cp4StartedIn
return bool