コード例 #1
0
ファイル: NewsMLG2v217-PBL.cs プロジェクト: nitmws/NewsMLG2
 public string RefId; //
 public ParsedPblPath()
 {
     GroupRoles = new StringCollection(); EndNodeType = PblNodeType.Undefined;
 }
コード例 #2
0
        public string RefId; //

        #endregion Fields

        #region Constructors

        public ParsedPblPath()
        {
            GroupRoles = new StringCollection(); EndNodeType = PblNodeType.Undefined;
        }