Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: bool HasPublicGetter(this PropertyInfo)

Declaration

public static bool HasPublicGetter(
    this PropertyInfo Property
)

Summary

Determines whether a property has a public getter.