예제 #1
0
파일: Edge.cs 프로젝트: codyn-net/studio
 public Cdn.EdgeAction GetAction(string target)
 {
     return(WrappedObject.GetAction(target));
 }