Click or drag to resize
WordsControllerreturnerConjunction Method
Return the right form of conjunction.

Namespace: PassphraseGen
Assembly: PassphraseGen (in PassphraseGen.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BuildObj returnerConjunction(
	string value,
	string multisentence,
	string spec
)

Parameters

value
Type: SystemString
value of normal type
multisentence
Type: SystemString
value of multisentence type
spec
Type: SystemString
type of conjunction

Return Value

Type: BuildObj

[Missing <returns> documentation for "M:PassphraseGen.WordsController.returnerConjunction(System.String,System.String,System.String)"]

See Also