提交 43da68bc 编写于 作者: C CyrusNajmabadi

Add comment.

上级 3f9c4297
......@@ -4,6 +4,9 @@
namespace Microsoft.CodeAnalysis.DesignerAttributes
{
/// <summary>
/// Marshalling type to pass designer attribute data to/from the OOP process.
/// </summary>
internal struct DesignerAttributeDocumentData : IEquatable<DesignerAttributeDocumentData>
{
public string FilePath;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册