C# Class System.SpanTests.ReadOnlySpanTests.StructWithReferences

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
I int
Inner InnerStruct

Property Details

I public property

public int I
return int

Inner public property

public InnerStruct Inner
return InnerStruct