Class Class1.Issue8665
- Namespace
- BuildFromProject
- Assembly
- BuildFromProject.dll
public class Class1.Issue8665
- Inheritance
-
Class1.Issue8665
- Inherited Members
Constructors
Issue8665()
public Issue8665()
Issue8665(int)
public Issue8665(int foo)
Parameters
foo
int
Issue8665(int, char)
public Issue8665(int foo, char bar)
Parameters
Issue8665(int, char, string)
public Issue8665(int foo, char bar, string baz)
Parameters
Properties
Bar
public char Bar { get; }
Property Value
Baz
public string Baz { get; }
Property Value
Foo
public int Foo { get; }