MixinRefactoring.ClassWithTypeSymbol.ClassWithTypeSymbol C# (CSharp) 메소드

ClassWithTypeSymbol() 공개 메소드

only for test cases, should not be used during production code
public ClassWithTypeSymbol ( ) : Microsoft.CodeAnalysis
리턴 Microsoft.CodeAnalysis
        public ClassWithTypeSymbol() { }

Same methods

ClassWithTypeSymbol::ClassWithTypeSymbol ( ITypeSymbol typeSymbol ) : Microsoft.CodeAnalysis