Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Smrf
SocialNetworkLib
EmailParticipantCriteria
C# Class Smrf.SocialNetworkLib.EmailParticipantCriteria
Stores search critera for one participant in an email social network.
An array of
EmailParticipantCriteria
objects gets passed to EmailNetworkAnalyzer.AnalyzeEmailNetwork().
Inheritance:
Object
ファイルを表示
Open project: 2014-sed-team3/term-project
Class Usage Examples
Protected Properties
Property
Type
Description
m_eIncludedIn
IncludedIn
m_sParticipant
String
Public Methods
Method
Description
EmailParticipantCriteria
( ) :
System
Initializes a new instance of the
class.
Private Methods
Method
Description
AssertValid
( ) :
void
Method Details
EmailParticipantCriteria()
public
method
Initializes a new instance of the
class.
public
EmailParticipantCriteria
( ) :
System
return
System
Property Details
m_eIncludedIn
protected_oe property
protected
IncludedIn
m_eIncludedIn
return
IncludedIn
m_sParticipant
protected_oe property
protected
String
m_sParticipant
return
String