示例#1
0
 public CatalogItemPath(string value)
     : base(ItemPathBase.GetLocalPath(value))
 {
     m_originalValue = value;
 }