Click or drag to resize
ReflectionGetFieldNames Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<string> GetFieldNames(
	Type ty
)

Parameters

ty
Type: SystemType

Return Value

Type: ListString
See Also