C# Class Tests.Reflection.MemberExtensionTests.PropertyAndFieldVisibility

Mostra file Open project: mikeobrien/Bender

Public Properties

Property Type Description
PublicField string

Protected Properties

Property Type Description
ProtectedField string
ProtectedInternalField string

Private Properties

Property Type Description

Property Details

ProtectedField protected_oe property

protected string ProtectedField
return string

ProtectedInternalField protected_oe property

protected string ProtectedInternalField
return string

PublicField public_oe property

public string PublicField
return string