public sealed class Factory : ISyntaxGeneratorFactory
Public NotInheritable Class Factory
Implements ISyntaxGeneratorFactory
public ref class Factory sealed : ISyntaxGeneratorFactory
[<SealedAttribute>]
type Factory =
class
interface ISyntaxGeneratorFactory
end
ManagedCPlusPlusDeclarationSyntaxGeneratorFactory | Initializes a new instance of the ManagedCPlusPlusDeclarationSyntaxGeneratorFactory class |
ResourceItemFileLocation | This read-only property is implemented to return the default and localized resource item file location. |
Create | This is implemented to provide a syntax generator factory |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |