C# Class Gen, AllNetCore

Show file Open project: lodejard/AllNetCore Class Usage Examples

Public Properties

Property Type Description
Fld1 T,
Fld10 T,
Fld11 T,
Fld12 T,
Fld20 U,
Fld21 U,
Fld22 U,
_Guid0 Guid
_Guid1 Guid
_Guid2 Guid
_Guid3 Guid
_double0 double
_double1 double
_double2 double
_double3 double
_int0 int
_int1 int
_int2 int
_int3 int
_string0 string
_string1 string
_string2 string
_string3 string

Public Methods

Method Description
ExceptionTest ( bool throwException ) : void
Gen ( fld1 ) : System,
InstVerify ( Type t1 ) : bool
InternalExceptionTest ( bool throwException ) : void
VerifyLayout ( ) : void

Method Details

ExceptionTest() public static method

public static ExceptionTest ( bool throwException ) : void
throwException bool
return void

Gen() public method

public Gen ( fld1 ) : System,
return System,

InstVerify() public method

public InstVerify ( Type t1 ) : bool
t1 System.Type
return bool

InternalExceptionTest() public static method

public static InternalExceptionTest ( bool throwException ) : void
throwException bool
return void

VerifyLayout() public method

public VerifyLayout ( ) : void
return void

Property Details

Fld1 public property

public T, Fld1
return T,

Fld10 public property

public T, Fld10
return T,

Fld11 public property

public T, Fld11
return T,

Fld12 public property

public T, Fld12
return T,

Fld20 public property

public U, Fld20
return U,

Fld21 public property

public U, Fld21
return U,

Fld22 public property

public U, Fld22
return U,

_Guid0 public property

public Guid _Guid0
return Guid

_Guid1 public property

public Guid _Guid1
return Guid

_Guid2 public property

public Guid _Guid2
return Guid

_Guid3 public property

public Guid _Guid3
return Guid

_double0 public property

public double _double0
return double

_double1 public property

public double _double1
return double

_double2 public property

public double _double2
return double

_double3 public property

public double _double3
return double

_int0 public property

public int _int0
return int

_int1 public property

public int _int1
return int

_int2 public property

public int _int2
return int

_int3 public property

public int _int3
return int

_string0 public property

public string _string0
return string

_string1 public property

public string _string1
return string

_string2 public property

public string _string2
return string

_string3 public property

public string _string3
return string