AppStore.AppStore_XamlTypeInfo.XamlSystemBaseType.CreateFromString C# (CSharp) Method

CreateFromString() public method

public CreateFromString ( string input ) : object
input string
return object
        virtual public object CreateFromString(string input)   { throw new global::System.NotImplementedException(); }
    }