/bin/std/flash9/system/SecurityDomain.hx

http://github.com/Yoomee/clippy · Haxe · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 9cd67e89fd07bdd7097a705692515a76 MD5 · raw file

  1. package flash.system;
  2. extern class SecurityDomain {
  3. static var currentDomain(default,null) : SecurityDomain;
  4. }