C# Class AjScript.Tests.Primitives.StringFunctionTests

Afficher le fichier Open project: ajlopez/AjScript

Private Methods

Méthode Description
CreateEmptyInstance ( ) : void
CreateInstanceFromNullString ( ) : void
CreateInstanceFromString ( ) : void
HasPrototype ( ) : void
InvokeWithIntegerArgument ( ) : void
InvokeWithNullArgument ( ) : void
InvokeWithStringArgument ( ) : void
InvokeWithoutArguments ( ) : void
NewInstanceToString ( ) : void