TypeUtility.GetProperties method

Gets the properties.

public static PropertyInfo[] GetProperties(this Type type)

See Also