home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
HexiomConnect.swf
/
scripts
/
mx
/
core
/
IRawChildrenContainer.as
< prev
next >
Wrap
Text File
|
2008-08-29
|
143b
|
10 lines
package mx.core
{
public interface IRawChildrenContainer
{
function get rawChildren() : IChildList;
}
}