Exemple #2
0
 public SFEvent(SFEventType eventType)
 {
     Type = eventType;
 }
    }
}

} // namespace Scaleform;