?? termextractionresponse.cs
字號(hào):
?//------------------------------------------------------------------------------
// <autogenerated>
// This code was generated by a tool.
// Runtime Version: 1.1.4322.2032
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </autogenerated>
//------------------------------------------------------------------------------
//
// This source code was auto-generated by xsd, Version=1.1.4322.2032.
//
namespace Yahoo.API.TermExtractionResponse {
using System.Xml.Serialization;
/// <remarks/>
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:yahoo:cate")]
[System.Xml.Serialization.XmlRootAttribute(Namespace="urn:yahoo:cate", IsNullable=false)]
public class ResultSet {
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("Result")]
public string[] Result;
}
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -