Click or drag to resize
ModuleSharedClassesPluralWithNumber Method

[Missing <summary> documentation for "M:Biolomics.SharedClasses.ModuleSharedClasses.PluralWithNumber(System.Int32,System.String)"]

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string PluralWithNumber(
	int p_Size,
	string p_Text
)

Parameters

p_Size
Type: SystemInt32

[Missing <param name="p_Size"/> documentation for "M:Biolomics.SharedClasses.ModuleSharedClasses.PluralWithNumber(System.Int32,System.String)"]

p_Text
Type: SystemString

[Missing <param name="p_Text"/> documentation for "M:Biolomics.SharedClasses.ModuleSharedClasses.PluralWithNumber(System.Int32,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Biolomics.SharedClasses.ModuleSharedClasses.PluralWithNumber(System.Int32,System.String)"]

See Also