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)System.Object extension method |
Documentation for this section has not yet been entered.Syntax
public Widget ()Remarks
C:Mono.DocTest.Widget.
M:Mono.DocTest.Widget.#ctor.
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
Remarks
C:Mono.DocTest.Widget(System.Converter{System.String,System.String}).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
- A string.
Remarks
C:Mono.DocTest.Widget(System.String).
M:Mono.DocTest.Widget.#ctor(System.String).
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
E:Mono.DocTest.Widget.AnEvent.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 AnotherEventRemarks
E:Mono.DocTest.Widget.AnotherEvent.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
F:Mono.DocTest.Widget.array1.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
F:Mono.DocTest.Widget.array2.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
F:Mono.DocTest.Widget.classCtorError.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
M:Mono.DocTest.Widget.Default(System.Int32,System.Int32)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
M:Mono.DocTest.Widget.Default(System.String,System.Char)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
F:Mono.DocTest.Widget.defaultColor.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.Remarks
M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object)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
M:Mono.DocTest.Widget.Dynamic1(System.Collections.Generic.Dictionary{System.Object,System.Object})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
M:Mono.DocTest.Widget.Dynamic2(System.Func{System.String,System.Object})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
M:Mono.DocTest.Widget.Dynamic3(System.Func{System.Func{System.String,System.Object},System.Func{System.Object,System.String}})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> DynamicE1Remarks
E:Mono.DocTest.Widget.DynamicE1Requirements
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
E:Mono.DocTest.Widget.DynamicE2Requirements
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
F:Mono.DocTest.Widget.DynamicFRequirements
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
P:Mono.DocTest.Widget.DynamicPRequirements
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
A long value...Remarks
P:Mono.DocTest.Widget.Height.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
- TODO
Value
A int instance.Remarks
P:Mono.DocTest.Widget.Item(System.Int32).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
Value
A int instance.Remarks
P:Mono.DocTest.Widget.Item(System.String,System.Int32).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
M:Mono.DocTest.Widget.M0.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
- A char.
- f
- A float.
- v
- A Mono.DocTest.DocValueType.
Remarks
M:Mono.DocTest.Widget.M1(System.Char,System.Signle@,Mono.DocTest.DocValueType@).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
Remarks
M:Mono.DocTest.Widget.M2(System.Int16[],System.Int32[0:,0:],System.Int64[][]).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
- Another long array.
- x4
- A Mono.DocTest.Widget array.
Remarks
M:Mono.DocTest.Widget.M3(System.Int64[][],Mono.DocTest.Widget[0:,0:,0:][]).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
- A char pointer.
- ppf
- A Mono.DocTest.Color pointer.
Remarks
M:Mono.DocTest.Widget.M4(System.Char*,Mono.DocTest.Color**).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
Remarks
M:Mono.DocTest.Widget.M5(System.Void*,System.Double*[0:,0:][]).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
Remarks
M:Mono.DocTest.Widget.M6(System.Int32,System.Object[]).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
M:Mono.DocTest.Widget.M7(Mono.DocTest.Widget.NestedClass.Double.Triple.Quadruple).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
F:Mono.DocTest.Widget.message.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 internal readonly double monthlyAverageRemarks
F:Mono.DocTest.Widget.monthlyAverage.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
- Yet Another Mono.DocTest.Widget.
- x2
- Yay, Mono.DocTest.Widgets.
Returns
A Mono.DocTest.Widget instance (2).Remarks
M:Mono.DocTest.Widget.op_Addition(Mono.DocTest.Widget,Mono.DocTest.Widget).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/Returns
A Mono.DocTest.Widget instance.Remarks
M:Mono.DocTest.Widget.op_Division.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
- Mono.DocTest.Widgets are fun!.
Returns
A int instance.Remarks
M:Mono.DocTest.Widget.op_Explicit(Mono.DocTest.Widget)~System.Int32.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
- foo; Mono.DocTest.Widget.
Returns
A long instance.Remarks
M:Mono.DocTest.Widget.op_Implicit(Mono.DocTest.Widget)~System.Int64.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
- Another Mono.DocTest.Widget.
Returns
A Mono.DocTest.Widget instance.Remarks
M:Mono.DocTest.Widget.op_UnaryPlus(Mono.DocTest.Widget).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
F:Mono.DocTest.Widget.pCount.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 internal const double PIRemarks
F:Mono.DocTest.Widget.PI.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
F:Mono.DocTest.Widget.ppValues.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
A int value...Remarks
P:Mono.DocTest.Widget.Width.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 internal short X { set; }Value
A short value...Remarks
P:Mono.DocTest.Widget.X.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 internal double Y { get; set; }Value
A double value...Remarks
P:Mono.DocTest.Widget.Y.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0