C# Class Tests.Reflection.MemberExtensionTests.PropertyAndFieldVisibility

Show 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 property

protected string ProtectedField
return string

ProtectedInternalField protected property

protected string ProtectedInternalField
return string

PublicField public property

public string PublicField
return string