Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
Widget
()
|
Documentation for this section has not yet been entered. |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. |
|
array1 | long[]. Documentation for this section has not yet been entered. |
|
array2 | Widget[,]. Documentation for this section has not yet been entered. |
static readonly
|
classCtorError | string[]. Documentation for this section has not yet been entered. |
|
DynamicF | Func<Func<string, object, string>, Func<object, Func<System.Object>,System.String>> . Documentation for this section has not yet been entered. |
|
message | string . Documentation for this section has not yet been entered. |
static
|
op_Division | Widget . Documentation for this section has not yet been entered. |
|
pCount | int*. Documentation for this section has not yet been entered. |
|
ppValues | float**. Documentation for this section has not yet been entered. |
static
|
defaultColor | Color . Documentation for this section has not yet been entered. |
readonly
|
monthlyAverage | double . Documentation for this section has not yet been entered. |
const
|
PI | double (3.14159). Documentation for this section has not yet been entered. |
[read-only] | DynamicP | Func<Func<string, object, string>, Func<object, Func<System.Object>,System.String>> . Documentation for this section has not yet been entered. |
default property
|
Item (int) | int . Documentation for this section has not yet been entered. |
default property
|
Item (string, int) | int . Documentation for this section has not yet been entered. |
|
Width | int . Documentation for this section has not yet been entered. |
|
Default
(int, int)Documentation for this section has not yet been entered. |
|
|
Default
(string, char)Documentation for this section has not yet been entered. |
|
|
Dynamic0
(object, object)Documentation for this section has not yet been entered. |
|
|
Dynamic1
(Dictionary<object, string>)Documentation for this section has not yet been entered. |
|
|
Dynamic2
(Func<string, object>)Documentation for this section has not yet been entered. |
|
|
Dynamic3
(Func<Func<string, object>, Func<object, string>>)Documentation for this section has not yet been entered. |
|
static
|
M0
()Documentation for this section has not yet been entered. |
|
|
M1
(char, out float, ref DocValueType)Documentation for this section has not yet been entered. |
|
|
M2
(short[], int[,], long[][])Documentation for this section has not yet been entered. |
|
|
M7
(Widget.NestedClass.Double.Triple.Quadruple)Documentation for this section has not yet been entered. |
|
M3
(long[][], Widget[,,][])Documentation for this section has not yet been entered. |
|
|
M4
(char*, Color**)Documentation for this section has not yet been entered. |
|
|
M5
(void*, double*[,][])Documentation for this section has not yet been entered. |
|
|
M6
(int, params object[])Documentation for this section has not yet been entered. |
|
AnotherEvent | Documentation for this section has not yet been entered. |
static
|
Addition (Widget, Widget) | Documentation for this section has not yet been entered. |
static
|
UnaryPlus | Documentation for this section has not yet been entered. |
static
|
Conversion to System.Int32 (Explicit) | Documentation for this section has not yet been entered. |
static
|
Conversion to System.Int64 (Implicit) | Documentation for this section has not yet been entered. |
static
|
ToEnumerable<T>
(this T)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.Syntax
public Widget ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Widget (Converter<string, string> c)Parameters
- c
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Widget (string s)Parameters
- s
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
[Mono.DocTest.Doc("Del event")]
[add: Mono.DocTest.Doc("Del add accessor")]
[remove: Mono.DocTest.Doc("Del remove accessor")]
public event Widget.Del AnEventRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
protected event Widget.Del AnotherEventExceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. ArgumentOutOfRangeException Documentation for this section has not yet been entered. ArrayTypeMismatchException Documentation for this section has not yet been entered. FormatException Documentation for this section has not yet been entered. IndexOutOfRangeException Documentation for this section has not yet been entered. InvalidOperationException Documentation for this section has not yet been entered. MulticastNotSupportedException Documentation for this section has not yet been entered. OutOfMemoryException Documentation for this section has not yet been entered. RankException Documentation for this section has not yet been entered. Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public long[] array1Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Widget[,] array2Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public static readonly string[] classCtorErrorRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
protected static Color defaultColorRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Exceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Dictionary<object, string> Dynamic1 (Dictionary<object, string> value)Parameters
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Func<string, object> Dynamic2 (Func<string, object> value)Parameters
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Func<Func<string, object>, Func<object, string>> Dynamic3 (Func<Func<string, object>, Func<object, string>> value)Parameters
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
[System.Obsolete("why not")]
public event Func<object> DynamicE1Exceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. ArgumentOutOfRangeException Documentation for this section has not yet been entered. ArrayTypeMismatchException Documentation for this section has not yet been entered. FormatException Documentation for this section has not yet been entered. IndexOutOfRangeException Documentation for this section has not yet been entered. InvalidOperationException Documentation for this section has not yet been entered. MulticastNotSupportedException Documentation for this section has not yet been entered. OutOfMemoryException Documentation for this section has not yet been entered. RankException Documentation for this section has not yet been entered. Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public event Func<object> DynamicE2Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Func<Func<string, object, string>, Func<object, Func<System.Object>,System.String>> DynamicP { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
[Mono.DocTest.Doc("Height property")]
protected long Height { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
This is the default property for this class.
[Mono.DocTest.Doc("Item property")]
[set: Mono.DocTest.Doc("Item property set accessor")]
public int this [int i] { get; set; }Parameters
- i
- Documentation for this section has not yet been entered.
Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- s
- Documentation for this section has not yet been entered.
- i
- Documentation for this section has not yet been entered.
Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public static void M0 ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
[Mono.DocTest.Doc("normal DocAttribute", Field=true)]
[return:Mono.DocTest.Doc("return:DocAttribute", Property=typeof(Mono.DocTest.Widget))]
public void M1 ([Mono.DocTest.Doc("c", FlagsEnum=System.ConsoleModifiers.Alt | System.ConsoleModifiers.Control)] char c, [Mono.DocTest.Doc("f", NonFlagsEnum=Mono.DocTest.Color.Red)] out float f, [Mono.DocTest.Doc("v")] ref DocValueType v)Parameters
- c
- Documentation for this section has not yet been entered.
- f
- Documentation for this section has not yet been entered.
- v
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x1
- Documentation for this section has not yet been entered.
- x2
- Documentation for this section has not yet been entered.
- x3
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x3
- Documentation for this section has not yet been entered.
- x4
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- pc
- Documentation for this section has not yet been entered.
- ppf
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- pv
- Documentation for this section has not yet been entered.
- pd
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- i
- Documentation for this section has not yet been entered.
- args
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void M7 (Widget.NestedClass.Double.Triple.Quadruple a)Parameters
- a
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public string messageRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
protected readonly double monthlyAverageRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x1
- Documentation for this section has not yet been entered.
- x2
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public static Widget operator/Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- x
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public int* pCountRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Value: 3.14159
Syntax
protected const double PIRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public float** ppValuesRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
[Mono.DocTest.Doc("Width property")]
[get: Mono.DocTest.Doc("Width get accessor")]
[set: Mono.DocTest.Doc("Width set accessor")]
public int Width { get; protected set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
protected short X { set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
protected double Y { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0