GetAllPublicInstanceFieldAndProperty Method
- Namespace
- SatorImaging.UnitySourceGenerator
GetAllPublicInstanceFieldAndProperty(Type, params string[])
public static MemberInfo[] GetAllPublicInstanceFieldAndProperty(Type cls, params string[] namesToIgnore)
Note that constructor (.ctor
) is always ignored.