FFACETools.FFACE.IsNewLine C# (CSharp) Méthode

IsNewLine() private méthode

private IsNewLine ( int instanceID ) : bool
instanceID int
Résultat bool
        private static extern bool IsNewLine(int instanceID);
FFACE