예제 #1
0
파일: TaggedData.cs 프로젝트: NeoTim/etch
 protected Object FromArrayValue(ArrayValue av)
 {
     return(av.GetArray());
 }