Assembly: Boo.dll Class: Boo.IO.TextFile Prop:System.IO.Stream BaseStream Prop:System.Text.Encoding CurrentEncoding Method:GetEnumerator () returns System.Collections.IEnumerator Method:ReadFile (System.String fname) returns System.String Method:WriteFile (System.String fname, System.String contents) Method:WriteFile (System.String fname, System.String contents, System.Text.Encoding encoding) Method:Close () Method:DiscardBufferedData () Method:Peek () returns System.Int32 Method:Read () returns System.Int32 Method:Read (System.Char[] dest_buffer, System.Int32 index, System.Int32 count) returns System.Int32 Method:ReadLine () returns System.String Method:ReadToEnd () returns System.String Method:get_BaseStream () returns System.IO.Stream Method:get_CurrentEncoding () returns System.Text.Encoding Method:ReadBlock (System.Char[] buffer, System.Int32 index, System.Int32 count) returns System.Int32 Method:CreateObjRef (System.Type type) returns System.Runtime.Remoting.ObjRef Method:GetLifetimeService () returns System.Object Method:InitializeLifetimeService () returns System.Object Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.IO.TextReaderEnumerator Prop:System.Object Current Method:GetEnumerator () returns System.Collections.IEnumerator Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.AbstractGenerator Method:GetEnumerator () returns System.Collections.IEnumerator Method:ToString () returns System.String Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Class: Boo.Lang.AbstractGeneratorEnumerator Prop:System.Object Current Method:get_Current () returns System.Object Method:Reset () Method:MoveNext () returns System.Boolean Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.BooComparer Field:System.Collections.IComparer Default Method:Compare (System.Object lhs, System.Object rhs) returns System.Int32 Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.BooHashCodeProvider Field:System.Collections.IHashCodeProvider Default Method:GetHashCode (System.Object o) returns System.Int32 Method:GetArrayHashCode (System.Array array) returns System.Int32 Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins Method:print (System.Object o) Method:gets () returns System.String Method:prompt (System.String message) returns System.String Method:join (System.Collections.IEnumerable enumerable, System.String separator) returns System.String Method:join (System.Collections.IEnumerable enumerable, System.Char separator) returns System.String Method:join (System.Collections.IEnumerable enumerable) returns System.String Method:map (System.Object enumerable, Boo.Lang.ICallable function) returns System.Collections.IEnumerable Method:array (System.Collections.IEnumerable enumerable) returns System.Object[] Method:array (System.Type elementType, System.Collections.ICollection collection) returns System.Array Method:array (System.Type elementType, System.Collections.IEnumerable enumerable) returns System.Array Method:array (System.Type elementType, System.Int32 length) returns System.Array Method:iterator (System.Object enumerable) returns System.Collections.IEnumerable Method:shellp (System.String filename, System.String arguments) returns System.Diagnostics.Process Method:shell (System.String filename, System.String arguments) returns System.String Method:shellm (System.String filename, System.String[] arguments) returns System.String Method:enumerate (System.Object enumerable) returns Boo.Lang.Builtins+EnumerateEnumerator Method:range (System.Int32 max) returns Boo.Lang.Builtins+RangeEnumerator Method:range (System.Int32 begin, System.Int32 end) returns Boo.Lang.Builtins+RangeEnumerator Method:range (System.Int32 begin, System.Int32 end, System.Int32 step) returns Boo.Lang.Builtins+RangeEnumerator Method:zip (System.Object first, System.Object second) returns Boo.Lang.Builtins+ZipEnumerator Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+duck Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+AssemblyExecutor Prop:System.String CapturedOutput Method:get_CapturedOutput () returns System.String Method:Execute () Method:CreateObjRef (System.Type type) returns System.Runtime.Remoting.ObjRef Method:GetLifetimeService () returns System.Object Method:InitializeLifetimeService () returns System.Object Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+MapEnumerable Method:GetEnumerator () returns System.Collections.IEnumerator Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+MapEnumerator Prop:System.Object Current Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+ZipEnumerator Prop:System.Object Current Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:GetEnumerator () returns System.Collections.IEnumerator Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+RangeEnumerator Prop:System.Object Current Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:GetEnumerator () returns System.Collections.IEnumerator Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Builtins+EnumerateEnumerator Prop:System.Object Current Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:GetEnumerator () returns System.Collections.IEnumerator Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.EnumeratorItemTypeAttribute Prop:System.Type ItemType Prop:System.Object TypeId Method:get_ItemType () returns System.Type Method:GetHashCode () returns System.Int32 Method:IsDefaultAttribute () returns System.Boolean Method:Match (System.Object obj) returns System.Boolean Method:Equals (System.Object obj) returns System.Boolean Method:get_TypeId () returns System.Object Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Hash Prop:System.Int32 Count Prop:System.Boolean IsSynchronized Prop:System.Object SyncRoot Prop:System.Boolean IsFixedSize Prop:System.Boolean IsReadOnly Prop:System.Collections.ICollection Keys Prop:System.Collections.ICollection Values Prop:System.Object Item Method:CopyTo (System.Array array, System.Int32 arrayIndex) Method:Add (System.Object key, System.Object value) Method:Clear () Method:Contains (System.Object key) returns System.Boolean Method:GetEnumerator () returns System.Collections.IDictionaryEnumerator Method:Remove (System.Object key) Method:ContainsKey (System.Object key) returns System.Boolean Method:ContainsValue (System.Object value) returns System.Boolean Method:Clone () returns System.Object Method:GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Method:OnDeserialization (System.Object sender) Method:get_Count () returns System.Int32 Method:get_IsSynchronized () returns System.Boolean Method:get_SyncRoot () returns System.Object Method:get_IsFixedSize () returns System.Boolean Method:get_IsReadOnly () returns System.Boolean Method:get_Keys () returns System.Collections.ICollection Method:get_Values () returns System.Collections.ICollection Method:get_Item (System.Object key) returns System.Object Method:set_Item (System.Object key, System.Object value) Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Predicate Prop:System.Reflection.MethodInfo Method Prop:System.Object Target Method:Invoke (System.Object item) returns System.Boolean Method:BeginInvoke (System.Object item, System.AsyncCallback callback, System.Object object) returns System.IAsyncResult Method:EndInvoke (System.IAsyncResult result) returns System.Boolean Method:GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetInvocationList () returns System.Delegate[] Method:DynamicInvoke (System.Object[] args) returns System.Object Method:Clone () returns System.Object Method:get_Method () returns System.Reflection.MethodInfo Method:get_Target () returns System.Object Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.Comparer Prop:System.Reflection.MethodInfo Method Prop:System.Object Target Method:Invoke (System.Object lhs, System.Object rhs) returns System.Int32 Method:BeginInvoke (System.Object lhs, System.Object rhs, System.AsyncCallback callback, System.Object object) returns System.IAsyncResult Method:EndInvoke (System.IAsyncResult result) returns System.Int32 Method:GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetInvocationList () returns System.Delegate[] Method:DynamicInvoke (System.Object[] args) returns System.Object Method:Clone () returns System.Object Method:get_Method () returns System.Reflection.MethodInfo Method:get_Target () returns System.Object Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.List Prop:System.Int32 Count Prop:System.Boolean IsSynchronized Prop:System.Object SyncRoot Prop:System.Object Item Method:op_Multiply (Boo.Lang.List lhs, System.Int32 count) returns Boo.Lang.List Method:op_Multiply (System.Int32 count, Boo.Lang.List rhs) returns Boo.Lang.List Method:op_Addition (Boo.Lang.List lhs, System.Collections.IEnumerable rhs) returns Boo.Lang.List Method:op_Modulus (System.String format, Boo.Lang.List rhs) returns System.String Method:Multiply (System.Int32 count) returns Boo.Lang.List Method:get_Count () returns System.Int32 Method:GetEnumerator () returns System.Collections.IEnumerator Method:CopyTo (System.Array target, System.Int32 index) Method:get_IsSynchronized () returns System.Boolean Method:get_SyncRoot () returns System.Object Method:get_Item (System.Int32 index) returns System.Object Method:set_Item (System.Int32 index, System.Object value) Method:Push (System.Object item) returns Boo.Lang.List Method:Add (System.Object item) returns Boo.Lang.List Method:AddUnique (System.Object item) returns Boo.Lang.List Method:Extend (System.Collections.IEnumerable enumerable) returns Boo.Lang.List Method:Collect (Boo.Lang.Predicate condition) returns Boo.Lang.List Method:Collect (Boo.Lang.List target, Boo.Lang.Predicate condition) returns Boo.Lang.List Method:ToArray (System.Type targetType) returns System.Array Method:ToArray () returns System.Object[] Method:Sort () returns Boo.Lang.List Method:Sort (System.Collections.IComparer comparer) returns Boo.Lang.List Method:Sort (Boo.Lang.Comparer comparer) returns Boo.Lang.List Method:ToString () returns System.String Method:Join (System.String separator) returns System.String Method:GetHashCode () returns System.Int32 Method:Equals (System.Object other) returns System.Boolean Method:Clear () Method:GetRange (System.Int32 begin) returns Boo.Lang.List Method:GetRange (System.Int32 begin, System.Int32 end) returns Boo.Lang.List Method:Contains (System.Object item) returns System.Boolean Method:Contains (Boo.Lang.Predicate condition) returns System.Boolean Method:Find (Boo.Lang.Predicate condition) returns System.Object Method:IndexOf (Boo.Lang.Predicate condition) returns System.Int32 Method:IndexOf (System.Object item) returns System.Int32 Method:Insert (System.Int32 index, System.Object item) returns Boo.Lang.List Method:Pop () returns System.Object Method:Pop (System.Int32 index) returns System.Object Method:Remove (System.Object item) returns Boo.Lang.List Method:RemoveAt (System.Int32 index) returns Boo.Lang.List Method:GetType () returns System.Type Class: Boo.Lang.List+ComparerImpl Method:Compare (System.Object lhs, System.Object rhs) returns System.Int32 Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.List+ListEnumerator Prop:System.Object Current Method:Reset () Method:MoveNext () returns System.Boolean Method:get_Current () returns System.Object Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.ModuleAttribute Prop:System.Object TypeId Method:GetHashCode () returns System.Int32 Method:IsDefaultAttribute () returns System.Boolean Method:Match (System.Object obj) returns System.Boolean Method:Equals (System.Object obj) returns System.Boolean Method:get_TypeId () returns System.Object Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.Lang.RuntimeServices Method:Invoke (System.Object target, System.String name, System.Object[] args) returns System.Object Method:InvokeBinaryOperator (System.String operatorName, System.Object lhs, System.Object rhs) returns System.Object Method:InvokeUnaryOperator (System.String operatorName, System.Object operand) returns System.Object Method:SetProperty (System.Object target, System.String name, System.Object value) returns System.Object Method:GetProperty (System.Object target, System.String name) returns System.Object Method:MoveNext (System.Collections.IEnumerator enumerator) returns System.Object Method:Len (System.Object obj) returns System.Int32 Method:Mid (System.String s, System.Int32 begin, System.Int32 end) returns System.String Method:GetRange1 (System.Array source, System.Int32 begin) returns System.Array Method:GetRange2 (System.Array source, System.Int32 begin, System.Int32 end) returns System.Array Method:CheckArrayUnpack (System.Array array, System.Int32 expected) Method:NormalizeIndex (System.Int32 len, System.Int32 index) returns System.Int32 Method:NormalizeArrayIndex (System.Array array, System.Int32 index) returns System.Int32 Method:NormalizeStringIndex (System.String s, System.Int32 index) returns System.Int32 Method:GetEnumerable (System.Object enumerable) returns System.Collections.IEnumerable Method:AddArrays (System.Type resultingElementType, System.Array lhs, System.Array rhs) returns System.Array Method:op_Addition (System.String lhs, System.String rhs) returns System.String Method:op_Addition (System.String lhs, System.Object rhs) returns System.String Method:op_Addition (System.Object lhs, System.String rhs) returns System.String Method:op_Multiply (System.Array lhs, System.Int32 count) returns System.Array Method:op_Multiply (System.Int32 count, System.Array rhs) returns System.Array Method:op_Multiply (System.String lhs, System.Int32 count) returns System.String Method:op_Multiply (System.Int32 count, System.String rhs) returns System.String Method:op_NotMember (System.String lhs, System.String rhs) returns System.Boolean Method:op_Member (System.String lhs, System.String rhs) returns System.Boolean Method:op_Match (System.String input, System.Text.RegularExpressions.Regex pattern) returns System.Boolean Method:op_Match (System.String input, System.String pattern) returns System.Boolean Method:op_NotMatch (System.String input, System.String pattern) returns System.Boolean Method:op_Modulus (System.String lhs, System.Collections.IEnumerable rhs) returns System.String Method:op_Modulus (System.String lhs, System.Object[] rhs) returns System.String Method:op_Member (System.Object lhs, System.Collections.IList rhs) returns System.Boolean Method:op_NotMember (System.Object lhs, System.Collections.IList rhs) returns System.Boolean Method:op_Member (System.Object lhs, System.Collections.IDictionary rhs) returns System.Boolean Method:op_NotMember (System.Object lhs, System.Collections.IDictionary rhs) returns System.Boolean Method:op_Equality (System.Object lhs, System.Object rhs) returns System.Boolean Method:op_Equality (System.Array lhs, System.Array rhs) returns System.Boolean Method:CheckNumericPromotion (System.Object value) returns System.IConvertible Method:UnboxByte (System.Object value) returns System.Byte Method:UnboxSByte (System.Object value) returns System.SByte Method:UnboxInt16 (System.Object value) returns System.Int16 Method:UnboxUInt16 (System.Object value) returns System.UInt16 Method:UnboxInt32 (System.Object value) returns System.Int32 Method:UnboxUInt32 (System.Object value) returns System.UInt32 Method:UnboxInt64 (System.Object value) returns System.Int64 Method:UnboxUInt64 (System.Object value) returns System.UInt64 Method:UnboxSingle (System.Object value) returns System.Single Method:UnboxDouble (System.Object value) returns System.Double Method:UnboxDecimal (System.Object value) returns System.Decimal Method:UnboxBoolean (System.Object value) returns System.Boolean Method:ToBool (System.Object value) returns System.Boolean Method:ToBool (System.Decimal value) returns System.Boolean Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String Class: Boo.RuntimeException Prop:System.Exception InnerException Prop:System.String HelpLink Prop:System.String Message Prop:System.String Source Prop:System.String StackTrace Prop:System.Reflection.MethodBase TargetSite Method:GetBaseException () returns System.Exception Method:GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Method:ToString () returns System.String Method:get_InnerException () returns System.Exception Method:get_HelpLink () returns System.String Method:set_HelpLink (System.String value) Method:get_Message () returns System.String Method:get_Source () returns System.String Method:set_Source (System.String value) Method:get_StackTrace () returns System.String Method:get_TargetSite () returns System.Reflection.MethodBase Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Class: Boo.AssertionFailedException Prop:System.Exception InnerException Prop:System.String HelpLink Prop:System.String Message Prop:System.String Source Prop:System.String StackTrace Prop:System.Reflection.MethodBase TargetSite Method:GetBaseException () returns System.Exception Method:GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Method:ToString () returns System.String Method:get_InnerException () returns System.Exception Method:get_HelpLink () returns System.String Method:set_HelpLink (System.String value) Method:get_Message () returns System.String Method:get_Source () returns System.String Method:set_Source (System.String value) Method:get_StackTrace () returns System.String Method:get_TargetSite () returns System.Reflection.MethodBase Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Class: Boo.ResourceManager Method:GetString (System.String name) returns System.String Method:Format (System.String name, System.Object[] args) returns System.String Method:Format (System.String name, System.Object param) returns System.String Method:Equals (System.Object o) returns System.Boolean Method:GetHashCode () returns System.Int32 Method:GetType () returns System.Type Method:ToString () returns System.String