コード例 #1
0
ファイル: JQElement.cs プロジェクト: wdstest/SharpJS
 public bool Is(string query) => JQueryObjectHandle.Is(query);