C# Class IKVM.Reflection.PackedCustomModifiers

Show file Open project: runefs/Marvin Class Usage Examples

Private Methods

Method Description
CreateFromExternal ( Type returnOptional, Type returnRequired, Type parameterOptional, Type parameterRequired, int parameterCount ) : Type[][][]
NormalizeAndCopy ( Type array ) : Type[]
NormalizeAndCopy ( Type array, int index ) : Type[]
SetModifiers ( Type &modifiers, int index, int optOrReq, Type add, int count ) : void