// public JWrapper(Android.Base.Primitives.ujobject obj, Uno.Type typePtr, bool typeHasFallbackClass, bool resolveType, bool stackArg) [instance] :2592 void JWrapper::ctor_2(jobject obj, uType* typePtr, bool typeHasFallbackClass, bool resolveType, bool stackArg) { ctor_(); this->_weakptr = 0; ::g::Android::Base::Types::Bridge::SetWrapperType(this, obj, typePtr, typeHasFallbackClass, resolveType); SetInternalObj(obj, stackArg); }
// public StreamWriter(Uno.IO.Stream stream) [instance] :1893 void StreamWriter::ctor_1(::g::Uno::IO::Stream* stream) { ctor_(); _stream = stream; _buffer = uArray::New(::TYPES[0/*byte[]*/], 256); _index = 0; }
// public UxProperty(Uno.Action<object, object> setter, Uno.Func<object> getter, Uno.Action<object> adder, Uno.Action<object> remover) [instance] :43 void UxProperty::ctor_1(uDelegate* setter, uDelegate* getter, uDelegate* adder, uDelegate* remover) { ctor_(); _setter = setter; _getter = getter; _adder = adder; _remover = remover; }
// public UxProperty(Uno.Action<object, object> setter, Uno.Func<object> getter, Uno.Action<object> adder, Uno.Action<object> remover) [instance] :44 void UxProperty::ctor_1(uDelegate* setter, uDelegate* getter, uDelegate* adder, uDelegate* remover) { uStackFrame __("Outracks.Simulator.Runtime.UxProperty`1", ".ctor(Uno.Action<object, object>,Uno.Func<object>,Uno.Action<object>,Uno.Action<object>)"); ctor_(); _setter = setter; _getter = getter; _adder = adder; _remover = remover; }
// public Stopwatch() [instance] :94 void Stopwatch::ctor_1() { _lastTick = 0.0; ctor_(uArray::New(::TYPES[0/*Fuse.Scripting.NativeMember[]*/], 0)); AddMember(::g::Fuse::Scripting::NativeFunction::New1(::STRINGS[0/*"Start"*/], uDelegate::New(::TYPES[2/*Fuse.Scripting.NativeCallback*/], (void*)Stopwatch__Start1_fn, this))); AddMember(::g::Fuse::Scripting::NativeFunction::New1(::STRINGS[1/*"Stop"*/], uDelegate::New(::TYPES[2/*Fuse.Scripting.NativeCallback*/], (void*)Stopwatch__Stop1_fn, this))); AddMember(::g::Fuse::Scripting::NativeFunction::New1(::STRINGS[2/*"Pause"*/], uDelegate::New(::TYPES[2/*Fuse.Scripting.NativeCallback*/], (void*)Stopwatch__Pause1_fn, this))); AddMember(::g::Fuse::Scripting::NativeFunction::New1(::STRINGS[3/*"GetSeconds"*/], uDelegate::New(::TYPES[2/*Fuse.Scripting.NativeCallback*/], (void*)Stopwatch__GetSeconds_fn, this))); }
// public StreamReader(Uno.IO.Stream stream) [instance] :1749 void StreamReader::ctor_1(::g::Uno::IO::Stream* stream) { ctor_(); _stream = stream; _decoder = uPtr(::g::Uno::Text::Encoding::UTF8())->GetDecoder(); _byteBuffer = uArray::New(::TYPES[0/*byte[]*/], 256); _byteLen = 0; _charBuffer = uArray::New(::TYPES[9/*char[]*/], 256); _charPos = 0; _charLen = 0; }
// public generated TargetSpecificImplementationAttribute() [instance] :131 void TargetSpecificImplementationAttribute::ctor_1() { ctor_(); }
// public generated StaticAttribute() [instance] :121 void StaticAttribute::ctor_1() { ctor_(); }
// public generated OptionalAttribute() [instance] :111 void OptionalAttribute::ctor_1() { ctor_(); }
// public generated CallerMemberNameAttribute() [instance] :35 void CallerMemberNameAttribute::ctor_1() { ctor_(); }
// public generated MainClassAttribute() [instance] :80 void MainClassAttribute::ctor_1() { ctor_(); }
// public generated Vibrate() [instance] :46 void Vibrate::ctor_1() { uStackFrame __("Fuse.Vibration.Vibrate", ".ctor()"); ctor_(); }
// public generated DontExportAttribute() [instance] :16 void DontExportAttribute::ctor_1() { ctor_(); }
// public NetworkStream(Uno.Net.Sockets.Socket socket) [instance] :136 void NetworkStream::ctor_1(::g::Uno::Net::Sockets::Socket* socket) { ctor_(); _socket = socket; }
// public generated MemoryStream() [instance] :1268 void MemoryStream::ctor_1() { _buffer = uArray::New(::TYPES[0/*byte[]*/], 0); _nextIncrease = 256; ctor_(); }
// public generated CallerLineNumberAttribute() [instance] :22 void CallerLineNumberAttribute::ctor_1() { ctor_(); }
// public generated CallerFilePathAttribute() [instance] :9 void CallerFilePathAttribute::ctor_1() { ctor_(); }
// public generated UxGeneratedAttribute() [instance] :90 void UxGeneratedAttribute::ctor_1() { ctor_(); }
// public generated TargetSpecificTypeAttribute() [instance] :141 void TargetSpecificTypeAttribute::ctor_1() { ctor_(); }
// public outsideTheBox_FuseScaling_float_Factor_Property(Fuse.Scaling obj) [instance] :55 void outsideTheBox_FuseScaling_float_Factor_Property::ctor_1(::g::Fuse::Scaling* obj) { uStackFrame __("outsideTheBox_FuseScaling_float_Factor_Property", ".ctor(Fuse.Scaling)"); ctor_(); _obj = obj; }
// public generated DontCopyStructAttribute() [instance] :6 void DontCopyStructAttribute::ctor_1() { ctor_(); }
// public generated InvokedFromNativeCodeAttribute() [instance] :6 void InvokedFromNativeCodeAttribute::ctor_1() { ctor_(); }
pointer instantiate() const { return ctor_(); }
// public generated HideFromCodeCompleterAttribute() [instance] :60 void HideFromCodeCompleterAttribute::ctor_1() { ctor_(); }
// public Template(MainView parent) [instance] :34 void MainView__Template::ctor_1(::g::MainView* parent) { ctor_(); __parent1 = parent; }
// public generated IgnoreMainClassAttribute() [instance] :70 void IgnoreMainClassAttribute::ctor_1() { ctor_(); }
// public ByteFileSource(string path, byte[] bytes) [instance] :131 void ByteFileSource::ctor_1(uString* path, uArray* bytes) { ctor_(path); _bytes = bytes; }
// public CppXliStream(Uno.IO.CppXliStreamHandle handle) [instance] :616 void CppXliStream::ctor_1(::Xli::Stream* handle) { ctor_(); _handle = handle; }
// public Template(HamburgerIcon parent) [instance] :6 void HamburgerIcon__Template::ctor_1(::g::HamburgerIcon* parent) { ctor_(); __parent1 = parent; }
// public generated FilenameAttribute() [instance] :34 void FilenameAttribute::ctor_1() { uStackFrame __("Uno.Compiler.ImportServices.FilenameAttribute", ".ctor()"); ctor_(); }