Click or drag to resize
TimeUpdatesPluralise Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string Pluralise(
	string word,
	int val
)

Parameters

word
Type: SystemString
val
Type: SystemInt32

Return Value

Type: String
See Also