コード例 #1
0
ファイル: RowRecordsAggregate.cs プロジェクト: leo0530/Zephyr
        /** Creates a new instance of ValueRecordsAggregate */

        public RowRecordsAggregate()
            : this(SharedValueManager.CreateEmpty())
        {
        }