示例#1
0
 public AkWwiseTreeViewItem GetItemByGuid(System.Guid guid)
 {
     return(m_dataSource.Find(m_Rows, guid));
 }