コード例 #1
0
ファイル: Operation.cs プロジェクト: hytcfengying/wforms
        public Operation(FormFriendList ffl,FormChat fc)
        {
            _ffl = ffl;

            _fc = fc;
        }
コード例 #2
0
        public Operation(FormFriendList ffl, FormChat fc)
        {
            _ffl = ffl;

            _fc = fc;
        }