提交 6bce6ce4 编写于 作者: C Cyrus Najmabadi

Move helper to workspace layer

上级 e6d9c8c5
......@@ -18,12 +18,12 @@ internal abstract class ExternalReferenceItem
public ExternalReferenceItem(
DefinitionItem definition,
string documentName,
string projectName,
object text,
string displayPath)
{
Definition = definition;
DocumentName = documentName;
ProjectName = projectName;
Text = text;
DisplayPath = displayPath;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册