Property | Type | Description | |
---|---|---|---|
Channel | Channel | ||
Message | string | ||
SourceLang | string | ||
TargetLang | string | ||
TargetName | string |
Method | Description | |
---|---|---|
Item ( Channel channel, string sl, string tl, string tn, string message ) : System.Collections.Generic |
public Item ( Channel channel, string sl, string tl, string tn, string message ) : System.Collections.Generic | ||
channel | Channel | |
sl | string | |
tl | string | |
tn | string | |
message | string | |
return | System.Collections.Generic |