C# 클래스 Recurity.Swf.AVM1.ActionStrictEquals

Blitzableiter ActionStrictEquals represents the Adobe AVM1 ActionStrictEquals
상속: AbstractAction
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
ActionStrictEquals ( ) : System

is similar to ActionEquals2, but the two arguments must be of the same type in order to be considered equal. Implements the ‘===’ operator from the ActionScript language.

메소드 상세

ActionStrictEquals() 공개 메소드

is similar to ActionEquals2, but the two arguments must be of the same type in order to be considered equal. Implements the ‘===’ operator from the ActionScript language.
public ActionStrictEquals ( ) : System
리턴 System