Exemple #1
0
 public LWF SearchAttachedLWF(string attachName)
 {
     return(m_rootMovie.SearchAttachedLWF(attachName));
 }