C# Class System.Linq.Expressions.Tests.MemberBindTests.PropertyAndFields

显示文件 Open project: dotnet/corefx

Public Properties

Property Type Description
ReadonlyStringField string
StaticStringField string
StringField string

Property Details

ReadonlyStringField public_oe property

public string ReadonlyStringField
return string

StaticStringField public_oe static_oe property

public static string StaticStringField
return string

StringField public_oe property

public string StringField
return string